Move kimageformats code to the root directory.

This commit is contained in:
Jenkins CI
2013-12-18 00:45:18 +00:00
parent 29f9dc7e4f
commit 47df9483fd
67 changed files with 0 additions and 0 deletions

3
src/CMakeLists.txt Normal file
View File

@ -0,0 +1,3 @@
# This is a subdirectory so that tests work before installation
# (QtGui expects imageformat plugins to be in a directory called imageformats)
add_subdirectory(imageformats)