Skip to content

Commit f2256fd

Browse files
author
Will
committed
watcher,watcher-c: add pkg-config files
1 parent bd02b11 commit f2256fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ wtr_add_bin_target(
450450
)
451451

452452
if(BUILD_HDR AND BUILD_PKC_CONFIG)
453-
message(STATUS "Generating watcher.h (BUILD_HDR=${BUILD_HDR}, BUILD_PKC_CONFIG=${BUILD_PKC_CONFIG})")
453+
message(STATUS "Generating watcher.pc (BUILD_HDR=${BUILD_HDR}, BUILD_PKC_CONFIG=${BUILD_PKC_CONFIG})")
454454
set(PC_WATCHER_LIBS_PRIVATE "${LINK_LIBRARIES}")
455455
set(PC_WATCHER_LIBDIR "${CMAKE_INSTALL_LIBDIR}")
456456
set(PC_WATCHER_INCLUDEDIR "${CMAKE_INSTALL_INCLUDEDIR}/wtr")

0 commit comments

Comments
 (0)