IAP GITLAB

Skip to content
Snippets Groups Projects
Commit bb314028 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

typo

parent 901a4bbf
No related branches found
No related tags found
1 merge request!506Resolve "Reduce number of unnecessarily linked boost libraries"
Pipeline #10831 passed
set(C8_FLUKALIB CACHE STRING "path to libflukahp.a")
if (EXISTS "${C8_FLUKALIB}")
message("libflukahp.a fount at ${C8_FLUKALIB}; FLUKA support is enabled.")
message("libflukahp.a found at ${C8_FLUKALIB}; FLUKA support is enabled.")
set (input_dir ${PROJECT_SOURCE_DIR}/src/modules/fluka)
# we remove flrndm_.o from the original libflukahp.a and save the result as libflukahp-norndm.a
......
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