gds-render/plugins/CMakeLists.txt

3 lines
84 B
CMake

add_subdirectory(python-renderer)
add_custom_target(plugins DEPENDS pythonrenderer)