Hotfix for Hunter builds

pull/3456/head
Rahul Sheth 2020-10-14 11:49:05 -04:00
parent ba1145885d
commit 4e57c1ee7f
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ find_package(openddlparser CONFIG REQUIRED)
find_package(poly2tri CONFIG REQUIRED)
find_package(polyclipping CONFIG REQUIRED)
find_package(zip CONFIG REQUIRED)
find_package(pugixml CONFIG REQUIRED)
include("${CMAKE_CURRENT_LIST_DIR}/@TARGETS_EXPORT_NAME@.cmake")
check_required_components("@PROJECT_NAME@")