Skip to content

Commit

Permalink
build ascent extra echo info
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrush committed Mar 28, 2024
1 parent f6e6a1a commit e89adc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build_ascent/build_ascent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,9 @@ fi
# print all build_ZZZ and enable_ZZZ options
################
echo "*** cmake_compiler_settings: ${cmake_compiler_settings}"
echo "*** build_ascent `enable` settings:"
set | grep enable_
echo "*** build_ascent `build` settings:"
set | grep build_

################
Expand Down

0 comments on commit e89adc6

Please sign in to comment.