aboutsummaryrefslogtreecommitdiff
path: root/modules/SIPMacros.cmake
AgeCommit message (Collapse)Author
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2010-07-23Use PYTHON_SITE_PACKAGES_INSTALL_DIR for installing python modules. SeeMichael Jansen
FindPythonLibrary.cmake for an explanation of the variable. CCMAIL: kde-bindings@kde.org svn path=/trunk/KDE/kdelibs/; revision=1153602
2010-07-23MakeMichael Jansen
ADD_SIP_PYTHON_MODULE( test example.sip ...) work. Notice that there is no directory part before example.sip. This should have no impact on existing code. CCMAIL: kde-bindings@kde-org svn path=/trunk/KDE/kdelibs/; revision=1153601
2009-07-02Python modules should be MODULE, not SHARED, so they are installed correctly ↵Ralf Habacker
and not create import libs on Win32/Cygwin - by cygwin ports maintainer svn path=/trunk/KDE/kdelibs/; revision=990262
2008-12-31Removed this gcc visibility hack. It is no longer needed.Simon Edwards
svn path=/trunk/KDE/kdelibs/; revision=903773
2008-10-26Allow to specify depend files.Laurent Montel
By default we depended just on sip module file and not against all sip files. svn path=/trunk/KDE/kdelibs/; revision=876086
2008-10-21Bye bye print_status.cmakeLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=874282
2008-10-20Move here (used by kdeedu/kdebase)Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=873785