"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "plugins/dockers/CMakeLists.txt" between
krita-5.1.3.tar.xz and krita-5.1.4.tar.xz

About: Krita is a painting program offering art tools for everyone (concept art, texture and matte painters, illustrations and comics).

CMakeLists.txt  (krita-5.1.3.tar.xz):CMakeLists.txt  (krita-5.1.4.tar.xz)
skipping to change at line 28 skipping to change at line 28
add_subdirectory(lut) add_subdirectory(lut)
endif() endif()
add_subdirectory(overview) add_subdirectory(overview)
add_subdirectory(palettedocker) add_subdirectory(palettedocker)
add_subdirectory(animation) add_subdirectory(animation)
add_subdirectory(presethistory) add_subdirectory(presethistory)
add_subdirectory(svgcollectiondocker) add_subdirectory(svgcollectiondocker)
add_subdirectory(histogram) add_subdirectory(histogram)
add_subdirectory(gamutmask) add_subdirectory(gamutmask)
add_subdirectory(recorder) add_subdirectory(recorder)
if(NOT APPLE AND HAVE_QT_QUICK) if(NOT APPLE AND NOT ANDROID AND HAVE_QT_QUICK)
add_subdirectory(touchdocker) add_subdirectory(touchdocker)
option(ENABLE_CPU_THROTTLE "Build the CPU Throttle Docker" OFF) option(ENABLE_CPU_THROTTLE "Build the CPU Throttle Docker" OFF)
if (ENABLE_CPU_THROTTLE) if (ENABLE_CPU_THROTTLE)
add_subdirectory(throttle) add_subdirectory(throttle)
endif() endif()
endif() endif()
add_subdirectory(logdocker) add_subdirectory(logdocker)
add_subdirectory(snapshotdocker) add_subdirectory(snapshotdocker)
add_subdirectory(storyboarddocker) add_subdirectory(storyboarddocker)
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)