Skip to content
Snippets Groups Projects
Commit e6d938ba authored by Eric Cano's avatar Eric Cano
Browse files

Fixed compilation option failing in RPM context.

parent 4e0f57ff
No related branches found
No related tags found
No related merge requests found
Pipeline #32537 failed
......@@ -94,7 +94,7 @@ add_library(ctatapeserverdaemonunittests SHARED
RecallReportPackerTest.cpp
RecallTaskInjectorTest.cpp
TaskWatchDogTest.cpp
${CMAKE_BINARY_DIR}/catalogue/OracleCatalogueSchema.cpp
#${CMAKE_BINARY_DIR}/catalogue/OracleCatalogueSchema.cpp
)
set_property(TARGET ctatapeserverdaemonunittests PROPERTY SOVERSION "${CTA_SOVERSION}")
set_property(TARGET ctatapeserverdaemonunittests PROPERTY VERSION "${CTA_LIBVERSION}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment