Skip to content

Commit

Permalink
[all] Install FindTinyXML2 (#4545)
Browse files Browse the repository at this point in the history
Install FindTinyXML2 for OOT compilation using the binaries
  • Loading branch information
bakpaul authored Feb 29, 2024
1 parent 067143b commit 56988ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ install(FILES
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules/FindEigen3.cmake"
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules/macdeployqt.cmake"
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules/windeployqt.cmake"
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules/FindTinyXML2.cmake"
DESTINATION lib/cmake/Modules
COMPONENT headers
)
Expand Down

0 comments on commit 56988ca

Please sign in to comment.