[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/cmake/modules
From:       Laurent Montel <montel () kde ! org>
Date:       2007-01-22 16:15:50
Message-ID: 1169482550.560523.14927.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 626254 by mlaurent:

Stupid me :(
Now it creates link


 M  +1 -2      KDE4Macros.cmake  


--- trunk/KDE/kdelibs/cmake/modules/KDE4Macros.cmake #626253:626254
@@ -237,8 +237,7 @@
    if (UNIX)
        # write a cmake script file which creates the symlink
        file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/make_doc_symlink.cmake \
"exec_program(${CMAKE_COMMAND} ARGS -E create_symlink ${HTML_INSTALL_DIR}/en/common  \
                ${HTML_INSTALL_DIR}/en/${dirname}/common )\n")
-   # and add it as post-install script to any of the installed targets, so it will \
                be executed during "make install"
-       ADD_CUSTOM_TARGET(CreateSymlinks POST_INSTALL_SCRIPT ALL DEPENDS \
${HTML_INSTALL_DIR}/en/${dirname}/common) +       install(SCRIPT \
${CMAKE_CURRENT_BINARY_DIR}/make_doc_symlink.cmake)  endif (UNIX)
 endmacro (KDE4_INSTALL_HANDBOOK )
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic