Dear CMake-experts, as developers of the quantum-chemistry software DIRAC (http://wiki.chem.vu.nl/dirac/index.php/Dirac_Program) we are shifting towards the CMake build/compilation system.
By default, the current CMAKE_Fortran_LINK_EXECUTABLE consists of several variables: "<CMAKE_Fortran_COMPILER> <CMAKE_Fortran_LINK_FLAGS> <LINK_FLAGS> <FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" We would like to know how to restrict the CMAKE_<compiler>_LINK_EXECUTABLE parameter to selected variables only: "<LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>" Yours, M.Ilias -- RNDr. Miroslav Iliaš, PhD. Katedra chémie Fakulta prírodných vied Univerzita Mateja Bela Tajovského 40 97400 Banská Bystrica tel: +421 48 446 7351 email : miroslav.il...@umb.sk Department of Chemistry Faculty of Natural Sciences Matej Bel University Tajovského 40 97400 Banska Bystrica Slovakia tel: +421 48 446 7351 email : miroslav.il...@umb.sk _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake