summaryrefslogtreecommitdiff
path: root/src/PlatformUtils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlatformUtils.cc')
-rw-r--r--src/PlatformUtils.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/PlatformUtils.cc b/src/PlatformUtils.cc
new file mode 100644
index 0000000..cea449b
--- /dev/null
+++ b/src/PlatformUtils.cc
@@ -0,0 +1,7 @@
+#include "PlatformUtils.h"
+#include "boosty.h"
+
+std::string PlatformUtils::libraryPath()
+{
+ return boosty::stringy(fs::path(PlatformUtils::documentsPath()) / "OpenSCAD" / "libraries");
+}
contact: Jan Huwald // Impressum