source:
flair-src/trunk/demos/MixedReality/CMakeLists.txt@
321
Last change on this file since 321 was 312, checked in by , 6 years ago | |
---|---|
File size: 206 bytes |
Line | |
---|---|
1 | PROJECT(MixedReality) |
2 | include($ENV{FLAIR_ROOT}/flair-src/cmake-modules/GlobalCmakeFlair.cmake) |
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.