source:
flair-src/trunk/demos/MixedReality/CMakeLists.txt@
349
Last change on this file since 349 was 312, checked in by , 6 years ago | |
---|---|
File size: 206 bytes |
Rev | Line | |
---|---|---|
[299] | 1 | PROJECT(MixedReality) |
[312] | 2 | include($ENV{FLAIR_ROOT}/flair-src/cmake-modules/GlobalCmakeFlair.cmake) |
[299] | 3 | |
4 | add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/real) | |
5 | add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/virtual) |
Note:
See TracBrowser
for help on using the repository browser.