gds-render/plugins/CMakeLists.txt

3 lines
82 B
CMake
Raw Normal View History

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