mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-02 18:08:51 +03:00
update
This commit is contained in:
6
qds_test_tools/qds_gcode_checker/CMakeLists.txt
Normal file
6
qds_test_tools/qds_gcode_checker/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
cmake_minimum_required (VERSION 3.8)
|
||||
|
||||
project ("qds_gcode_checker")
|
||||
|
||||
add_executable (qds_gcode_checker "main.cpp" "GCodeChecker.cpp" "GCodeChecker.h" )
|
||||
|
||||
Reference in New Issue
Block a user