mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Mod hoto_update_cmake_message
This commit is contained in:
parent
7fc9d06eef
commit
13db08ad56
@ -18,8 +18,8 @@ if(${CMAKE_VERSION} VERSION_LESS 3.14)
|
||||
message(
|
||||
"_____________________________________________________________________")
|
||||
message("to update Cmake on linux:")
|
||||
message(
|
||||
"curl https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1-Linux-x86_64.sh -o cmake.sh")
|
||||
message(
|
||||
"sudo sh cmake.sh --prefix=/usr/local/ --exclude-subdir")
|
||||
message("https://github.com/Kitware/CMake/")
|
||||
message("linux => cmake-3.19.1-Linux-x86_64.sh")
|
||||
message(" sudo ./cmake.sh --prefix=/usr/local/ --exclude-subdir")
|
||||
message("windows good luck :)")
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user