Compilation fixes for more recent compilers

This commit is contained in:
Guilhem Lavaux 2021-04-15 15:49:40 +02:00
parent f7df64c768
commit d8c321232d
3 changed files with 34 additions and 2 deletions

View file

@ -64,7 +64,6 @@ macro(configure_exec _source _destdir _destfile)
endmacro(configure_exec)
include(${CMAKE_SOURCE_DIR}/external/base_external.cmake)
include(${CMAKE_SOURCE_DIR}/external/external_build.cmake)
include(${CMAKE_SOURCE_DIR}/external/external_cosmotool.cmake)
include(${CMAKE_SOURCE_DIR}/external/external_python_build.cmake)