Files
SLikeNet/Samples/TwoWayAuthentication/CMakeLists.txt
2025-11-25 04:49:30 +05:30

15 lines
277 B
CMake

#
# This file was taken from RakNet 4.082 without any modifications.
# Please see licenses/RakNet license.txt for the underlying license and related copyright.
#
cmake_minimum_required(VERSION 3.12)
GETCURRENTFOLDER()
STANDARDSUBPROJECT(${current_folder})