Skip to content

Commit 45acb2f

Browse files
refantasyrefantasy
authored andcommitted
update
1 parent 0261420 commit 45acb2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ if(NOT CMAKE_BUILD_TYPE)
1111
elseif(CMAKE_BUILD_TYPE MATCHES "Debug")
1212
add_definitions(-DDEBUG)
1313
endif()
14+
message(STATUS "CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE}")
1415

1516
# 设置 CMAKE_INSTALL_PREFIX 的默认值
1617
if(NOT USER_INSTALL_PREFIX)

0 commit comments

Comments
 (0)