mirror of
https://github.com/edubart/otclient.git
synced 2025-12-16 13:49:47 +01: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