mirror of
https://github.com/anope/anope.git
synced 2026-07-06 07:13:13 +02:00
Even more build system cleanup.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
/// BEGIN CMAKE
|
||||
/// pkg_check_modules("TRE" IMPORTED_TARGET REQUIRED "tre")
|
||||
/// target_link_libraries(${SO} PRIVATE PkgConfig::TRE)
|
||||
/// target_compile_options(${SO} PRIVATE "-Wno-error=date-time") # Workaround for TRE bug 117
|
||||
/// END CMAKE
|
||||
|
||||
#include "module.h"
|
||||
|
||||
Reference in New Issue
Block a user