Trying out cmake
This commit is contained in:
4
CMakeLists.txt
Normal file
4
CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
cmake_minimum_required (VERSION 3.7.0)
|
||||
project (DiscordRPCExample)
|
||||
|
||||
add_subdirectory(src)
|
Reference in New Issue
Block a user