diff --git a/CMakeLists.txt b/CMakeLists.txt index 979ca54..e26103e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ project(JTMM2 C) include(GenerateG3A) include(Fxconv) -find_package(Gint 2.6.0 REQUIRED) # dev branch +find_package(Gint 2.7.0 REQUIRED) include_directories(inc)