dev/c/cmake_bcb/CMakeLists.txt

6 lines
87 B
CMake
Raw Normal View History

2012-05-25 15:29:12 +04:00
project (cmakeBCB)
cmake_minimum_required (VERSION 2.6)
add_executable (test test.c)