mirror of
https://github.com/AdaCore/fswatch.git
synced 2026-02-12 13:09:11 -08:00
Fix libfswatch name in CMakeLists.txt
This commit is contained in:
@@ -151,7 +151,7 @@ if (APPLE)
|
||||
endif (HAVE_FSEVENTS_FILE_EVENTS)
|
||||
endif (APPLE)
|
||||
|
||||
add_library(libfswatch ${LIB_SOURCE_FILES} ${LIBFSWATCH_HEADER_FILES})
|
||||
add_library(fswatch ${LIB_SOURCE_FILES} ${LIBFSWATCH_HEADER_FILES})
|
||||
|
||||
# check for gettext and libintl
|
||||
if (USE_NLS)
|
||||
|
||||
Reference in New Issue
Block a user