Skip to content

Commit

Permalink
Explicitely include CMakeDependantOption for CMAKE_DEPENDANT_OPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
hcorion authored and AniLeo committed Jun 1, 2021
1 parent 98f534b commit 0fc3e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 3rdparty/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 0fc3e5f

Please sign in to comment.