IAP GITLAB

Skip to content
Snippets Groups Projects
Commit edd7feee authored by Ralf Ulrich's avatar Ralf Ulrich
Browse files

Merge branch 'patch-2' into 'master'

Fixed CMakeLists.txt copy error CORSIKAgeometry -> CORSIKAenvironment

See merge request AirShowerPhysics/corsika!249
parents 77356029 550c2250
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ add_library (CORSIKAenvironment STATIC ${ENVIRONMENT_SOURCES}) ...@@ -36,7 +36,7 @@ add_library (CORSIKAenvironment STATIC ${ENVIRONMENT_SOURCES})
CORSIKA_COPY_HEADERS_TO_NAMESPACE (CORSIKAenvironment ${ENVIRONMENT_NAMESPACE} ${ENVIRONMENT_HEADERS}) CORSIKA_COPY_HEADERS_TO_NAMESPACE (CORSIKAenvironment ${ENVIRONMENT_NAMESPACE} ${ENVIRONMENT_HEADERS})
set_target_properties ( set_target_properties (
CORSIKAgeometry CORSIKAenvironment
PROPERTIES PROPERTIES
VERSION ${PROJECT_VERSION} VERSION ${PROJECT_VERSION}
SOVERSION 1 SOVERSION 1
......
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