gds-render/plugins/CMakeLists.txt

5 lines
132 B
CMake

add_subdirectory(plugin-example)
add_subdirectory(python-renderer)
add_custom_target(plugins DEPENDS pluginexample pythonrenderer)