Changeset 19299
- Timestamp:
- 10/24/18 22:05:47 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/CMakeLists.txt
r19297 r19299 183 183 SEPARATE_ARGUMENTS(_HEADERS) 184 184 185 # - This adds the rule how the dictionary is created 185 186 ROOT_GENERATE_DICTIONARY(dictionary/${_CINT} ${_HEADERS} ${_CINT}Incl.h LINKDEF ${subdir}/${_CINT}LinkDef.h OPTIONS -p -D__MARS__ -DHAVE_ZLIB) 187 # - This makes sure that it is compiled 186 188 TARGET_SOURCES(mars PRIVATE dictionary/${_CINT}.cxx ${_SRCLIST}) 187 189
Note:
See TracChangeset
for help on using the changeset viewer.