Changeset 5698 for code/trunk/cmake
- Timestamp:
- Aug 30, 2009, 2:33:29 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/cmake/LibraryConfigTardis.cmake
r3068 r5698 37 37 MESSAGE(STATUS "Running on D-ITET isg.ee Tardis Computer. Using customized paths.") 38 38 39 SET(CMAKE_C_COMPILER "gcc-4.1.1") 40 SET(CMAKE_CXX_COMPILER "g++-4.1.1") 41 39 42 # Note: When setting ENV${} variables, make sure to use quotes when 40 43 # having multiple directories.
Note: See TracChangeset
for help on using the changeset viewer.