Explicitely include CMakeDependantOption for CMAKE_DEPENDANT_OPTION
This commit is contained in:
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
find_package(PkgConfig)
|
||||
include(ExternalProject)
|
||||
include(CMakeDependentOption)
|
||||
|
||||
# Dummy target to use when lib isn't available
|
||||
add_library(3rdparty_dummy_lib INTERFACE)
|
||||
|
||||
Reference in New Issue
Block a user