CMake: expat code in separate file

Consistent with other external libraries.
This commit is contained in:
Maarten Bent
2018-01-27 13:33:31 +01:00
parent 8bad0d4d58
commit 5017c6c8c2
4 changed files with 23 additions and 15 deletions

View File

@@ -56,8 +56,6 @@ wx_option(wxUSE_VISIBILITY "use of ELF symbols visibility")
# ---------------------------------------------------------------------------
# external libraries
# ---------------------------------------------------------------------------
wx_add_thirdparty_library(wxUSE_EXPAT EXPAT "use expat for XML parsing"
DEFAULT_APPLE sys)
wx_option(wxUSE_OPENGL "use OpenGL (or Mesa)")