commit 8f805ccc1319dcd36e653f92d27b0f81a66092d8
parent 7a00fb84b5b017d4338f4f22e85f392c588402a2
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Wed, 18 Dec 2019 17:24:37 +0100
Add helper functions to help push geometry to star-enclosures and star-3d
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
@@ -56,7 +56,10 @@ set(SG3_FILES_SRC
)
set(SG3_FILES_INC_API
- sg3.h)
+ sg3.h
+ sg3_s3d_helper.h
+ sg3_senc_helper.h
+)
set(SG3_FILES_INC
sg3_device.h