mirror of
https://gitlab.cs.uni-saarland.de/hpc/cc-condor-sync.git
synced 2025-08-11 22:32:59 +02:00
Restructure.
This commit is contained in:
@@ -22,7 +22,7 @@ endif()
|
||||
add_subdirectory(curlpp)
|
||||
set_property(TARGET curlpp_static PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||
|
||||
add_library(htcondor_cc_sync_plugin MODULE htcondor_cc_sync_plugin.cpp)
|
||||
add_library(htcondor_cc_sync_plugin MODULE src/htcondor_cc_sync_plugin.cpp)
|
||||
|
||||
target_include_directories(htcondor_cc_sync_plugin PRIVATE
|
||||
${CONDOR_SRC_SRC}
|
||||
|
Reference in New Issue
Block a user