Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWessel committed Dec 4, 2023
1 parent f5a6fc8 commit 1681955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ if (BUILD_SUPPLEMENTS)
# supplement directories to be built as supplement libraries
# SUPPL_EXTRA_DIRS are directories for custom supplements.
# See cmake/ConfigUserAdvancedTemplate.cmake for details.
set (GMT_SUPPL_DIRS geodesy gshhg img mgd77 potential segy seis spotter x2sys windbarbs ${SUPPL_EXTRA_DIRS})
set (GMT_SUPPL_DIRS geodesy gsfml gshhg img mgd77 potential segy seis spotter x2sys windbarbs ${SUPPL_EXTRA_DIRS})

# process supplement directories and collect information for each supplement libraries
set (GMT_SUPPL_LIBRARIES) # empty the library list
Expand Down

0 comments on commit 1681955

Please sign in to comment.