Skip to content
Snippets Groups Projects
Commit 15b95620 authored by Felix Weiglhofer's avatar Felix Weiglhofer
Browse files

algo: CMakeLists.txt cosmetic fix.

parent 2b882872
No related branches found
No related tags found
1 merge request!1164algo: Replace fairlogger with flesnet_logging.
......@@ -90,7 +90,7 @@ install(DIRECTORY base/gpu TYPE INCLUDE FILES_MATCHING PATTERN "*.h")
install(DIRECTORY data/sts TYPE INCLUDE FILES_MATCHING PATTERN "*.h")
install(
FILES
FILES
base/ChainContext.h
base/Options.h
base/Prelude.h
......@@ -101,6 +101,6 @@ install(
ca/simd/CaSimdPseudo.h
detectors/sts/StsHitfinder.h
detectors/sts/StsHitfinderChain.h
DESTINATION
DESTINATION
include/
)
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