Skip to content

Commit 5c185ef

Browse files
committed
Set CMake project language
1 parent 60a7c18 commit 5c185ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SET(ENV{LC_ALL} "C")
88

99

1010
# Project properties
11-
PROJECT(gimagereader)
11+
PROJECT(gimagereader CXX)
1212
SET(PACKAGE_NAME gImageReader)
1313
SET(PACKAGE_VERSION 3.4.2)
1414
SET(PACKAGE_LOCALE_DIR "${CMAKE_INSTALL_PREFIX}/share/locale")

0 commit comments

Comments
 (0)