diff --git a/CMakeLists.txt b/CMakeLists.txt index 7a05b5b4631d322a3aa4ec31b2b111f687ef62ab..e65e8b78f8a0e9685a3eaaa783a8756936e7db3f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,6 @@ if(${BUILD_WITH_PMT}) FetchContent_Declare( pmt GIT_REPOSITORY https://git.astron.nl/RD/pmt - GIT_TAG update-cmake GIT_SUBMODULES "powersensor3" ) FetchContent_MakeAvailable(pmt)