gds-render/plugins/CMakeLists.txt

3 lines
82 B
CMake

add_subdirectory(plugin-example)
add_custom_target(plugins DEPENDS pluginexample)