mirror of
https://github.com/triqs/dft_tools
synced 2024-12-21 11:53:41 +01:00
updated Wien2k warning in cmake
This commit is contained in:
parent
6d55aa7070
commit
59e176e64a
@ -17,10 +17,10 @@ SET(D ${CMAKE_CURRENT_SOURCE_DIR}/SRC_templates/)
|
||||
SET(WIEN_SRC_TEMPL_FILES ${D}/case.cf_f_mm2 ${D}/case.cf_p_cubic ${D}/case.indmftpr ${D}/run_triqs ${D}/runsp_triqs)
|
||||
message(STATUS "-----------------------------------------------------------------------------")
|
||||
message(STATUS " ******** WARNING ******** ")
|
||||
message(STATUS " Wien2k users : after installation of TRIQS, copy the files from ")
|
||||
message(STATUS " Wien2k 14.2 and older : after installation of TRIQS, copy the files from ")
|
||||
message(STATUS " ${CMAKE_INSTALL_PREFIX}/share/triqs/Wien2k_SRC_files/SRC_templates ")
|
||||
message(STATUS " to your Wien2k installation WIENROOT/SRC_templates (Cf documentation). ")
|
||||
message(STATUS " This is not handled automatically by the installation process. ")
|
||||
message(STATUS " For newer versions these files are already shipped with Wien2k. ")
|
||||
message(STATUS "-----------------------------------------------------------------------------")
|
||||
install (FILES ${WIEN_SRC_TEMPL_FILES} DESTINATION share/triqs/Wien2k_SRC_files/SRC_templates )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user