tahoma2d/toonz/sources/tcleanupper/CMakeLists.txt
Toshihiro Shimizu 890dddabbd first commit
2016-03-19 02:57:51 +09:00

8 lines
129 B
CMake

add_executable(tcleanup
tcleanupper.cpp)
target_link_libraries(tcleanup
Qt5::Core
Qt5::Widgets
tfarm
image)