Changeset 7139 for code/branches/presentation3
- Timestamp:
- Jun 10, 2010, 1:30:26 AM (14 years ago)
- Location:
- code/branches/presentation3
- Files:
-
- 1 added
- 1 edited
- 23 moved
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/CMakeLists.txt
r6444 r7139 76 76 77 77 # This sets where to look for CMake modules (e.g. "Find*.cmake" files) 78 SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )78 SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake ${CMAKE_SOURCE_DIR}/cmake/tools) 79 79 80 80 # Set Debug build to default when not having multi-config generator like msvc
Note: See TracChangeset
for help on using the changeset viewer.