Skip to content

Commit a20d855

Browse files
committed
disable cxx
1 parent ac05629 commit a20d855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CMAKE_MINIMUM_REQUIRED(VERSION 3.7 FATAL_ERROR)
2-
project(GD)
2+
project(GD C)
33
SET(PACKAGE GD)
44
SET(PACKAGE_NAME GD)
55

0 commit comments

Comments
 (0)