Skip to content
Snippets Groups Projects
Commit 9a16de74 authored by Joseph Boudreau's avatar Joseph Boudreau
Browse files

one more attempt...

parent cc2ad805
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ target_link_libraries( GXHitDisplaySystems
PUBLIC Coin::Coin GXBase
PRIVATE Qt5::Core Qt5::Widgets ${HDF5_LIBRARIES} )
target_include_directories( GXHitDisplaySystems PUBLIC
${HDF5_CXX_INCLUDE_DIRS}
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>
$<INSTALL_INTERFACE:include> )
source_group( "GXHitDisplaySystems" FILES ${HEADERS} )
......
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