swimtracker-firmware/CMakeLists.txt

4 lines
105 B
CMake
Raw Normal View History

cmake_minimum_required (VERSION 2.6)
project (pooltrainer_firmware)
add_executable(test sessiontest.cpp)