We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f559bc commit 094bab1Copy full SHA for 094bab1
cmake/cmkr.cmake
@@ -81,7 +81,7 @@ else()
81
${CMKR_REPO}
82
"${CMKR_DIRECTORY}"
83
)
84
- message(STATUS "[cmkr] Building cmkr...")
+ message(STATUS "[cmkr] Building cmkr (using system compiler)...")
85
cmkr_exec("${CMAKE_COMMAND}"
86
--no-warn-unused-cli
87
0 commit comments