mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
use modern pugixml target
This commit is contained in:
@@ -22,6 +22,7 @@ add_library(pugixml STATIC
|
||||
src/pugixml.hpp
|
||||
src/pugixml.cpp)
|
||||
add_library(pugixml::static ALIAS pugixml)
|
||||
add_library(pugixml::pugixml ALIAS pugixml)
|
||||
|
||||
set_target_properties(pugixml PROPERTIES
|
||||
CXX_STANDARD_REQUIRED ON
|
||||
|
||||
Reference in New Issue
Block a user