mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
expat: Update cm_expat.h wrapper for new header location
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#ifdef CMAKE_USE_SYSTEM_EXPAT
|
||||
# include <expat.h>
|
||||
#else
|
||||
# include <cmexpat/expat.h>
|
||||
# include <cmexpat/lib/expat.h>
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user