Revert "Fix pugixml target."
continuous-integration/drone/push Build is passing Details

pugixml 1.8.1 (the version in Ubuntu bionic) does not have that target.

This reverts commit 2a3e3f87b5.
This commit is contained in:
tastytea 2021-05-29 22:10:21 +02:00
parent 6f934470c7
commit 160ff20387
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ target_link_libraries(${PROJECT_NAME}_lib
termcolor::termcolor
Threads::Threads
m
pugixml::pugixml)
pugixml)
if(${CMAKE_VERSION} VERSION_LESS 3.17)
target_link_libraries(${PROJECT_NAME}_lib