We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dfc2dd commit e4c340fCopy full SHA for e4c340f
1 file changed
external_libraries/gidpost/source/CMakeLists.txt
@@ -3,7 +3,7 @@
3
message( STATUS "* Configuring gidpost library" )
4
5
set (gidpost_source
6
- gidpost.c gidpost_cluster.c gidpostFILES.c gidpostInt.c gidpostfor.c gidpostforAPI.c
+ gidpost.c gidpost_cluster.c gidpostFILES.c gidpostInt.c
7
gidpostHash.c hashtab.c recycle.c lookupa.c)
8
9
file(GLOB SOURCE_FILES "${CMAKE_CURRENT_SOURCE_DIR}/source/*.c")
0 commit comments