dev/c/cmake_tutorial/step2/MathFunctions/CMakeLists.txt

2 lines
39 B
CMake
Raw Normal View History

2012-05-22 16:10:48 +04:00
add_library (MathFunctions mysqrt.cxx)