Skip to content
Snippets Groups Projects
Commit 6d7d3194 authored by Debolskiy Andrey's avatar Debolskiy Andrey :bicyclist_tone5:
Browse files

add messege to debug compiler choice

parent 7fe20e6e
Branches
No related tags found
No related merge requests found
...@@ -53,3 +53,4 @@ if ( compiler_lc STREQUAL "gnu") ...@@ -53,3 +53,4 @@ if ( compiler_lc STREQUAL "gnu")
endif () endif ()
message("prerun exprots:" ${prerun_env_export}) message("prerun exprots:" ${prerun_env_export})
message("run executable is:" ${run_exec}) message("run executable is:" ${run_exec})
message("compiler choice: ${compiler_lc}")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment