Skip to content

Commit

Permalink
Fix libxml2 lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt authored and baylej committed Mar 13, 2023
1 parent 95e2238 commit 09c78a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ else()
message("zstd not wanted")
endif()

include(FindLibXml2)
find_package(LibXml2 REQUIRED)
target_link_libraries(tmx LibXml2::LibXml2)

Expand Down

0 comments on commit 09c78a1

Please sign in to comment.