5 lines
51 B
CMake
5 lines
51 B
CMake
cmake_minimum_required(2.8)
|
|
|
|
project(MathTestFPU)
|
|
|
cmake_minimum_required(2.8)
|
|
|
|
project(MathTestFPU)
|
|
|