Add preliminary construct for plugin renderers (shared object renderers)
This commit is contained in:
2
plugins/CMakeLists.txt
Normal file
2
plugins/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_subdirectory(python-renderer)
|
||||
add_custom_target(plugins DEPENDS pythonrenderer)
|
Reference in New Issue
Block a user