Merge pull request #3456 from rbsheth/rbsheth_hunter_hotfix
Hotfix for Hunter buildspull/3451/head^2
commit
dbd99bf700
|
@ -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@")
|
||||
|
|
Loading…
Reference in New Issue