Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FormerLurker/ArcWelderLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GcodeProcessorLib/sourcelist.cmake')
-rw-r--r--GcodeProcessorLib/sourcelist.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/GcodeProcessorLib/sourcelist.cmake b/GcodeProcessorLib/sourcelist.cmake
index ec1786b..a4e86aa 100644
--- a/GcodeProcessorLib/sourcelist.cmake
+++ b/GcodeProcessorLib/sourcelist.cmake
@@ -21,6 +21,8 @@ set(GcodeProcessorLibSources ${GcodeProcessorLibSources}
position.h
utilities.cpp
utilities.h
+ fpconv.h
+ fpconv.cpp
version.generated.h
version.h
) \ No newline at end of file