Changeset 8677 for code/branches/unity_build/src
- Timestamp:
- May 30, 2011, 12:31:28 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/unity_build/src/OrxonoxConfig.cmake
r8633 r8677 50 50 ELSE() 51 51 SET(NR_OF_BUILD_UNITS ${_nr_of_units}) 52 IF(NOT HAVE_COUNTER_MACRO) 53 MESSAGE(WARNING "Your compiler doesn't support the __COUNTER__ macro. Full build units might not work!") 54 ENDIF() 52 55 ENDIF() 53 56 ENDIF()
Note: See TracChangeset
for help on using the changeset viewer.