This commit is contained in:
2025-11-24 14:19:51 +05:30
commit f5c1412b28
6734 changed files with 1527575 additions and 0 deletions

7
slikenet-config.cmake Normal file
View File

@ -0,0 +1,7 @@
# Copyright (c) 2019, SLikeSoft UG (haftungsbeschränkt)
#
# This file is licensed under the MIT-style license found in the license.txt
# file in the root directory of this source tree.
get_filename_component(SELF_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
include(${SELF_DIR}/slikenet.cmake)