--- a/regression/CMakeLists.txt 2024-11-12 10:12:13.378582909 +0100 +++ b/regression/CMakeLists.txt 2024-11-12 10:12:33.430682642 +0100 @@ -15,10 +15,3 @@ DEPENDS ${CMAKE_BINARY_DIR}/regression/regression.cfg ) - - # Create a new target which runs the regression - # Subdirectory targets will add themselves as dependencies - add_custom_target(regression) - - add_subdirectory(regression) - add_subdirectory(stationlist)