Skip to content

Commit caeafb5

Browse files
mconcasdavidrohr
authored andcommitted
itsresponse: remove incompatible arg in CMake
1 parent 4060a20 commit caeafb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Detectors/ITSMFT/common/data/AlpideResponseData/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ endif()
2929
add_custom_command(TARGET O2exe-alpide-response-generator POST_BUILD
3030
COMMAND ${CMAKE_BINARY_DIR}/stage/bin/o2-alpide-response-generator -i ${ITSRESPONSE_DIR}/response/AlpideResponseData/ -o ${CMAKE_CURRENT_BINARY_DIR}/
3131
BYPRODUCTS ${CMAKE_CURRENT_BINARY_DIR}/AlpideResponseData.root
32-
DEPENDS alpide-response-generator
3332
COMMENT "Generating AlpideResponseData.root"
3433
)
3534

0 commit comments

Comments
 (0)