Changes in display/CMakeLists.txt [be6c1c8:0f5bf9d] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/CMakeLists.txt
rbe6c1c8 r0f5bf9d 12 12 13 13 add_library(display OBJECT ${sources} DisplayDict.cxx) 14 15 # install pcms if they are created 16 if (${ROOT_VERSION} GREATER 6) 17 install(FILES 18 ${PROJECT_BINARY_DIR}/external/DisplayDict_rdict.pcm 19 DESTINATION lib) 20 endif()
Note:
See TracChangeset
for help on using the changeset viewer.