Changeset 8343 for code/branches/kicklib2/cmake/CompilerConfigGCC.cmake
- Timestamp:
- Apr 27, 2011, 2:38:40 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib2/cmake/CompilerConfigGCC.cmake
r8340 r8343 102 102 103 103 # General linker flags 104 #SET_LINKER_FLAGS("-Wl,--no-undefined" CACHE) 105 SET_LINKER_FLAGS("" CACHE) 104 SET_LINKER_FLAGS("-Wl,--no-undefined" CACHE) 106 105 107 106 # Add compiler and linker flags for MinGW
Note: See TracChangeset
for help on using the changeset viewer.