compiler: CMake-ify

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2019-01-18 15:55:51 +01:00
parent 2dbd84c794
commit 0065ff4328
34 changed files with 158 additions and 60 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#include "std.h"
#include "nodes.h"
#include "std.hpp"
#include "nodes.hpp"
#include <math.h>
#include <float.h>