mirror of
https://github.com/anope/anope.git
synced 2026-07-01 19:26:40 +02:00
Use native file extensions on macOS and Windows.
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
// The default umask to use for files.
|
||||
#cmakedefine DEFUMASK @DEFUMASK@
|
||||
|
||||
// The extension used for module file extensions.
|
||||
#define DLL_EXT "@CMAKE_SHARED_LIBRARY_SUFFIX@"
|
||||
|
||||
// Whether Anope was built in debug mode.
|
||||
#cmakedefine01 DEBUG_BUILD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user