Re: [CMake] Searching once

2014-01-15 Thread Al Niessner
other project must at least already have been configured > -- otherwise it has no CMakeCache.txt for it to read. > > > So you'd do something like: > > load_cache(${OTHER_PROJECT_CMAKECACHE_PATH} READ_WITH_PREFIX > OTHER_PROJECT DEPENDENCY_DIR) > set(SOMETHING_DIR ${OTHE

[CMake] Searching once

2014-01-14 Thread Al Niessner
ry or file that has information in it that CMake can automatically ingest rather than search using Find*.cmake. Thus, my dependencies remain consistent. Is it possible to have a dependent project use configuration from a previously installed project? -- Al Niessner 818.354.0859 |