Skip to content

Commit cfe6d69

Browse files
committed
message cxx compiler version
1 parent 4df0bb3 commit cfe6d69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ SET(CMAKE_C_FLAGS_RELWITHDEBINFO "-O3 -g -DNDEBUG")
2222
include(system)
2323

2424
project(paddle CXX C Go)
25+
MESSAGE(STATUS "CXX compiler version:" ${CMAKE_C_COMPILER_VERSION})
2526

2627
find_package(Sphinx)
2728
if(NOT CMAKE_CROSSCOMPILING)

0 commit comments

Comments
 (0)