(INI) Initiated MemMan
(MOD) Extended abtilities of Status (ADD) Introduced CMake building system for Compound
This commit is contained in:
5
CMakeLists.txt
Normal file
5
CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
cmake_minimum_required (VERSION 2.8)
|
||||
|
||||
project (Compound)
|
||||
|
||||
add_executable(CompoundTest test.c)
|
Reference in New Issue
Block a user