Skip to content

Commit e4c340f

Browse files
committed
Maybe removing fortran?
1 parent 6dfc2dd commit e4c340f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

external_libraries/gidpost/source/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
message( STATUS "* Configuring gidpost library" )
44

55
set (gidpost_source
6-
gidpost.c gidpost_cluster.c gidpostFILES.c gidpostInt.c gidpostfor.c gidpostforAPI.c
6+
gidpost.c gidpost_cluster.c gidpostFILES.c gidpostInt.c
77
gidpostHash.c hashtab.c recycle.c lookupa.c)
88

99
file(GLOB SOURCE_FILES "${CMAKE_CURRENT_SOURCE_DIR}/source/*.c")

0 commit comments

Comments
 (0)