aboutsummaryrefslogtreecommitdiff
path: root/modules/FindOpenEXR.cmake
AgeCommit message (Collapse)Author
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=520790
2006-02-17-give kdelibs a project name ("kdelibs")Alexander Neundorf
-remove the unused "install_icon" targets -mark more variables as "ADVANCED" Alex svn path=/trunk/KDE/kdelibs/; revision=510649
2006-02-16-replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is ↵Alexander Neundorf
a good name for the variable) -add install rules for the cmake files in kdelibs/cmake/modules/ -remove debug output and fix typo in FindOpenEXR.cmake Alex svn path=/trunk/KDE/kdelibs/; revision=510319
2006-02-15Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, ↵David Faure
of course... svn path=/trunk/KDE/kdelibs/; revision=509625
2006-02-15Lowercase some common keywords to improve readabilityDavid Faure
svn path=/trunk/KDE/kdelibs/; revision=509624
2006-02-15Fix typo.Laurent Montel
Now exr compiles fine svn path=/trunk/KDE/kdelibs/; revision=509573
2006-02-14Now exr plugins compiles fineLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=509347
2006-02-14Fix detect openexrLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=509305
2006-02-13fix some typosAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=509144
2006-02-13Try to fix search openexr.Laurent Montel
(How to debug it ?) svn path=/trunk/KDE/kdelibs/; revision=509073
2006-01-14-simple cmake modules for detecting libart, OpenSSL, FAM, jasper and PCREAlexander Neundorf
-major improvement of am2cmake: add libtool .la files found in LIBADD to TARGET_LINK_LIBRARIES and fix the loop for adding the libs Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=498154