diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2e06542ce0..913f919e0d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -446,6 +446,3 @@ endif() # Load packaging facilities. include(CPack) - -#Last. We need all target defined -add_subdirectory(packaging)