IAP GITLAB

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

Merge branch '234-missing-cmake-dependency-for-particle_db-pkl' into 'master'

Resolve "Missing cmake dependency for particle_db.pkl"

Closes #234

See merge request AirShowerPhysics/corsika!185
parents 4a3492f9 7d018d13
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ add_custom_command (
${PROJECT_SOURCE_DIR}/Processes/QGSJetII/qgsjet-II-04-codes.dat
DEPENDS code_generator.py
qgsjet-II-04-codes.dat
${PROJECT_BINARY_DIR}/Framework/Particles/particle_db.pkl
CORSIKAparticles
WORKING_DIRECTORY
${PROJECT_BINARY_DIR}/Processes/QGSJetII/
COMMENT "Generate conversion tables for particle codes QGSJetII <-> CORSIKA"
......
......@@ -8,7 +8,7 @@ add_custom_command (
${PROJECT_SOURCE_DIR}/Processes/Sibyll/sibyll_codes.dat
DEPENDS code_generator.py
sibyll_codes.dat
${PROJECT_BINARY_DIR}/Framework/Particles/particle_db.pkl
CORSIKAparticles
WORKING_DIRECTORY
${PROJECT_BINARY_DIR}/Processes/Sibyll/
COMMENT "Generate conversion tables for particle codes SIBYLL <-> CORSIKA"
......
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