mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-26 13:55:34 +00:00
Don't require gettext - we don't need it yet.
This commit is contained in:
Vendored
+1
-1
@@ -64,7 +64,7 @@ endif()
|
||||
|
||||
# Gettext binaries and macros.
|
||||
# See https://cmake.org/cmake/help/v3.15/module/FindGettext.html
|
||||
find_package(Gettext REQUIRED)
|
||||
# find_package(Gettext REQUIRED)
|
||||
|
||||
|
||||
add_subdirectory(catch2)
|
||||
|
||||
Reference in New Issue
Block a user