Skip to content
Snippets Groups Projects
Commit d9115417 authored by Volker Friese's avatar Volker Friese Committed by Jan de Cuveland
Browse files

Fix CMakeLists.txt for StsXyter.h

parent 28c3fd25
No related branches found
No related tags found
1 merge request!750Initial version of STS unpacker algo plus integration by task. Refs #2268. Refs #2272.
...@@ -21,6 +21,7 @@ target_include_directories(Algo ...@@ -21,6 +21,7 @@ target_include_directories(Algo
PUBLIC ${CMAKE_SOURCE_DIR}/core/data/trd PUBLIC ${CMAKE_SOURCE_DIR}/core/data/trd
PUBLIC ${CMAKE_SOURCE_DIR}/core/data/tof PUBLIC ${CMAKE_SOURCE_DIR}/core/data/tof
PUBLIC ${CMAKE_SOURCE_DIR}/core/data/psd PUBLIC ${CMAKE_SOURCE_DIR}/core/data/psd
PUBLIC ${CMAKE_SOURCE_DIR}/core/data/raw
PUBLIC ${CMAKE_SOURCE_DIR}/external/ipc/ipc/lib/fles_ipc PUBLIC ${CMAKE_SOURCE_DIR}/external/ipc/ipc/lib/fles_ipc
) )
......
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