mirror of
https://github.com/LMMS/lmms.git
synced 2026-02-04 19:53:27 -05:00
4 lines
140 B
CMake
4 lines
140 B
CMake
INCLUDE(BuildPlugin)
|
|
|
|
BUILD_PLUGIN(monstro Monstro.cpp Monstro.h MOCFILES Monstro.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png")
|