Revert "Fix pugixml target."
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
pugixml 1.8.1 (the version in Ubuntu bionic) does not have that target. This reverts commit 2a3e3f87b5f32b179e00c9ab2c1f4d4c98838341.
This commit is contained in:
parent
6f934470c7
commit
160ff20387
@ -25,7 +25,7 @@ target_link_libraries(${PROJECT_NAME}_lib
|
|||||||
termcolor::termcolor
|
termcolor::termcolor
|
||||||
Threads::Threads
|
Threads::Threads
|
||||||
m
|
m
|
||||||
pugixml::pugixml)
|
pugixml)
|
||||||
|
|
||||||
if(${CMAKE_VERSION} VERSION_LESS 3.17)
|
if(${CMAKE_VERSION} VERSION_LESS 3.17)
|
||||||
target_link_libraries(${PROJECT_NAME}_lib
|
target_link_libraries(${PROJECT_NAME}_lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user