Changeset 7517 for code/branches/ois_update
- Timestamp:
- Oct 9, 2010, 5:24:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ois_update/CMakeLists.txt
r7383 r7517 103 103 ########### Subfolders and Subscripts ########### 104 104 105 # General build and compiler options and configurations 106 INCLUDE(CompilerConfig) 107 105 108 # Library finding 106 109 INCLUDE(LibraryConfig) 107 108 # General build and compiler options and configurations109 INCLUDE(CompilerConfig)110 110 111 111 # Configure installation paths and options
Note: See TracChangeset
for help on using the changeset viewer.