mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Add necessary find_dependency() to ZNCConfig.cmake
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/CMakeFindDependencyMacroPC.cmake")
|
||||
@ZNC_CMAKE_FIND_DEPS@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/znc_internal.cmake")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/znc_public.cmake")
|
||||
include(CMakeParseArguments)
|
||||
|
||||
Reference in New Issue
Block a user