diff --git a/CMakeLists.txt b/CMakeLists.txt index 236f00847..2b911f2bc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -151,7 +151,7 @@ else() pkg_config_library(GRANTLEE libgrantlee REQUIRED) set(GRANTLEE_LIBRARIES "") else() - find_package(Grantlee5) + find_package(Grantlee5 REQUIRED) set(GRANTLEE_LIBRARIES Grantlee5::Templates) endif() set(SUBSURFACE_PRINTING_SRCS