- Timestamp:
- Nov 23, 2016, 6:02:52 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- b309507
- Parents:
- ebda67d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/CMakeLists.txt
rebda67d 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.