1
0
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:
Sadie Powell
2025-11-18 05:04:12 +00:00
parent c5e03de667
commit cadeac2dea
11 changed files with 69 additions and 1014 deletions
+1
View File
@@ -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"