Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
squash
Browse files Browse the repository at this point in the history
tmadlener committed Nov 14, 2024
1 parent 8a4deec commit bdc2a68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion edm4hep/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -18,7 +18,6 @@ add_library(EDM4HEP::edm4hep ALIAS edm4hep)

file(GLOB_RECURSE top_headers ${PROJECT_SOURCE_DIR}/include/*.h)
target_sources(edm4hep PUBLIC FILE_SET headers TYPE HEADERS BASE_DIRS ${PROJECT_SOURCE_DIR}/include FILES ${top_headers})
target_sources(edm4hep PRIVATE src/LinkCollectionDeclarations.cc)

if (EDM4HEP_WITH_JSON)
target_compile_definitions(edm4hep PUBLIC PODIO_JSON_OUTPUT)

0 comments on commit bdc2a68

Please sign in to comment.