Changeset 239 in pacpusframework for trunk/cmake/PacpusConfiguration.cmake
- Timestamp:
- Nov 29, 2013, 6:39:11 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmake/PacpusConfiguration.cmake
r236 r239 34 34 endif(PACPUS_USE_SOLUTION_FOLDERS) 35 35 36 37 if(PACPUS_USE_LOG) 38 list(APPEND PACPUS_DEFINITIONS " -DPACPUS_USE_LOG=1 ") 39 endif() 40 36 41 if(PACPUS_LOG_COLORED_OUTPUT) 37 42 list(APPEND PACPUS_DEFINITIONS " -DPACPUS_LOG_COLORED_OUTPUT=1 ")
Note:
See TracChangeset
for help on using the changeset viewer.