1
0
mirror of https://github.com/wqking/eventpp.git synced 2024-12-25 15:21:19 +08:00

Remove unused CMake macro

This commit is contained in:
Niccolò Iardella 2022-01-17 19:19:10 +01:00
parent c0852fd738
commit dd06c09cce
No known key found for this signature in database
GPG Key ID: 108999D88758105E

View File

@ -1,5 +1,3 @@
include(CMakeFindDependencyMacro)
get_filename_component(eventpp_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
if (NOT TARGET eventpp::eventpp)
include("${eventpp_CMAKE_DIR}/eventppTargets.cmake")