3 lines
84 B
CMake
3 lines
84 B
CMake
add_subdirectory(python-renderer)
|
|
add_custom_target(plugins DEPENDS pythonrenderer)
|