mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Add support SWIG 4.1.0, drop support for < 4.0.1
https://bugs.gentoo.org/878587
This commit is contained in:
@@ -50,7 +50,6 @@ if(SWIG_FOUND)
|
||||
"-I${PROJECT_BINARY_DIR}/include"
|
||||
"-I${PROJECT_SOURCE_DIR}/include"
|
||||
"-I${CMAKE_CURRENT_SOURCE_DIR}/.."
|
||||
-DZNC_EXPORT_LIB_EXPORT
|
||||
-outdir "${CMAKE_CURRENT_BINARY_DIR}"
|
||||
-o "${CMAKE_CURRENT_BINARY_DIR}/modpython_biglib.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/modpython.i"
|
||||
|
||||
Reference in New Issue
Block a user