IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 2fe91ac1 authored by ralfulrich's avatar ralfulrich
Browse files

include copyright check in unit tests

parent aa52539e
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,8 @@ endif()
#add_custom_target (corsika_pre_build)
#add_custom_command (TARGET corsika_pre_build PRE_BUILD COMMAND "${PROJECT_SOURCE_DIR}/pre_compile.py")
# add call to do-interaction to run as unit-test-case
add_test (NAME copyright_notices COMMAND "./do-copyright.py" WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
find_package (Pythia8) # optional
......
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