We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07cdaf8 commit 8a9c274Copy full SHA for 8a9c274
Detectors/ITSMFT/common/data/AlpideResponseData/CMakeLists.txt
@@ -29,7 +29,6 @@ endif()
29
add_custom_command(TARGET O2exe-alpide-response-generator POST_BUILD
30
COMMAND ${CMAKE_BINARY_DIR}/stage/bin/o2-alpide-response-generator -i ${ITSRESPONSE_DIR}/response/AlpideResponseData/ -o ${CMAKE_CURRENT_BINARY_DIR}/
31
BYPRODUCTS ${CMAKE_CURRENT_BINARY_DIR}/AlpideResponseData.root
32
- DEPENDS alpide-response-generator
33
COMMENT "Generating AlpideResponseData.root"
34
)
35
0 commit comments