expat: Update cm_expat.h wrapper for new header location
This commit is contained in:
parent
94c626808b
commit
b4678e1c34
@ -17,7 +17,7 @@
|
|||||||
#ifdef CMAKE_USE_SYSTEM_EXPAT
|
#ifdef CMAKE_USE_SYSTEM_EXPAT
|
||||||
# include <expat.h>
|
# include <expat.h>
|
||||||
#else
|
#else
|
||||||
# include <cmexpat/expat.h>
|
# include <cmexpat/lib/expat.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user