mirror of
https://github.com/LMMS/lmms.git
synced 2026-02-05 04:04:10 -05:00
4 lines
124 B
CMake
4 lines
124 B
CMake
INCLUDE(BuildPlugin)
|
|
|
|
BUILD_PLUGIN(nes Nes.cpp Nes.h MOCFILES Nes.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png")
|