tahoma2d/toonz/sources/tcleanupper/CMakeLists.txt

9 lines
129 B
CMake
Raw Normal View History

2016-03-19 06:57:51 +13:00
add_executable(tcleanup
tcleanupper.cpp)
target_link_libraries(tcleanup
Qt5::Core
Qt5::Widgets
tfarm
image)