* Update cmake for system install * remove tooling hack * CMake 3.4 is required so this is not needed Co-authored-by: Joan Marcè i Igual <jmigual@users.noreply.github.com> * Use submodules on ci * Update .github/workflows/ci.yml * Update CMakeLists.txt Co-authored-by: Joan Marcè i Igual <jmigual@users.noreply.github.com>
7 lines
142 B
CMake
7 lines
142 B
CMake
|
|
@PACKAGE_INIT@
|
|
|
|
include(CMakeFindDependencyMacro)
|
|
@_find_dependency_calls@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/sioclientTargets.cmake") |