diff --git a/CMakeLists.txt b/CMakeLists.txt index 14a3370..d788519 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,7 +40,7 @@ include(FetchContent) # Test from FileParse should not be visible here set(BUILD_FileParse_tests OFF CACHE BOOL "Build FileParse tests" FORCE) -set(FileParse_Branch "main") +set(FileParse_Branch "Version_1.0.1") FetchContent_Declare( FileParse