IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 188cdafd authored by ralfulrich's avatar ralfulrich Committed by Ralf Ulrich
Browse files

removed commented stuff

parent c3bf0e21
No related branches found
No related tags found
No related merge requests found
......@@ -320,7 +320,6 @@ configure_package_config_file (
# overwrite with install location (if it was build as part of corsika)
set (Pythia8_INCDIR ${Pythia8_INCDIR_INSTALL})
set (Pythia8_LIBDIR ${Pythia8_LIBDIR_INSTALL})
set (CORSIKA_CMAKE_DATA_DIR ${CMAKE_INSTALL_FULL_DATADIR}/corsika/data)
configure_package_config_file (
cmake/corsikaConfig.cmake.in
${PROJECT_BINARY_DIR}/cmake/corsikaConfig.cmake
......
......@@ -62,10 +62,6 @@ check_required_components (corsika)
#+++++++++++++++++++++++++++++++
# add further definitions / options
#
#target_compile_definitions (CORSIKA8::CORSIKA8
# INTERFACE
# CORSIKA_DATA_DIR=\"@CORSIKA_DATA_DIR@\"
#)
if (WITH_HISTORY)
set_property (
TARGET CORSIKA8::CORSIKA8
......
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