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
|
||||
# include <expat.h>
|
||||
#else
|
||||
# include <cmexpat/expat.h>
|
||||
# include <cmexpat/lib/expat.h>
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue