mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 14:03:26 +02:00
hello world!
This commit is contained in:
4
CMakeLists.txt
Normal file
4
CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
||||
PROJECT(otclient)
|
||||
ADD_EXECUTABLE(otclient srcs/main.cpp)
|
||||
|
Reference in New Issue
Block a user