mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-27 13:33:17 +08:00
e2bc4f4af2
target_link_libraries/INTERFACE doesn't seem to work on CMake 3.10, but directly setting the property does work. Fixes #390.