aboutsummaryrefslogtreecommitdiff
path: root/modules/FindKDEWIN32.cmake
AgeCommit message (Expand)Author
2007-02-26add kdewin32 include & lib to CMAKE_REQUIRED_INCLUDES/LIBRARIESChristian Ehrlicher
2006-11-09I choose to install it nowhere in program_files but right in KDE's install pathStephan Kulow
2006-10-24remove also the 'NOTEÃE' agaiSebastian Sauer
2006-10-22this should fix the linker errors. Since those libs are system libs, there is...Christian Ehrlicher
2006-10-21This is not needed at all - it worked before without and now it doesn' work ...Christian Ehrlicher
2006-10-21added temp info for ppl who may like to try to get it compiled under win/mingw.Sebastian Sauer
2006-10-21* added ${KDEWIN32_LIBRARY_PATH}Sebastian Sauer
2006-10-20cmake runs through now. Compiling on win/mingw could start :)Sebastian Sauer
2006-09-09added copyright notice everywhere.Alexander Neundorf
2006-06-05remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1Alexander Neundorf
2006-05-18change error messagePeter Kümmel
2006-05-18handle all msvc generators correct: debug/release, nmake/project generatorsPeter Kümmel
2006-05-16Optimization: don't look twice for Qt 4. This is usually already done before ...Paulo Moura Guedes
2006-05-16Even better. Suggested by Peter.Paulo Moura Guedes
2006-05-16Better. Only msvc requires same build type (release/debug).Paulo Moura Guedes
2006-05-15This is valid not only for msvc.Paulo Moura Guedes
2006-05-15Have build type in consideration.Paulo Moura Guedes
2006-05-14search for debug version (kdewin32d.lib) when compiling with msvcPeter Kümmel
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-02-15Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of...David Faure
2006-02-15Lowercase some common keywords to improve readabilityDavid Faure
2006-02-14Restore FATAL_ERROR when KDEWIN32 is not found but is required.Brad King
2006-02-13more verbose error messageAlexander Neundorf
2006-02-12-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...Alexander Neundorf