We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecd6b4 commit 7815500Copy full SHA for 7815500
python.cmake
@@ -40,6 +40,7 @@ else()
40
--prefix=${CMAKE_INSTALL_PREFIX}
41
CC=${CC}
42
CXX=${CXX}
43
+ --with-system-expat
44
)
45
46
set(python_cflags "${CMAKE_C_FLAGS}")
0 commit comments