Skip to content

Commit 06e5141

Browse files
committed
CMake update
1 parent f5a7c8a commit 06e5141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ if(directxmath_FOUND)
511511
endif()
512512

513513
if(TOOL_EXES)
514-
message("INFO: Building tools: ${TOOL_EXES}")
514+
message(STATUS "Building tools: ${TOOL_EXES}")
515515
endif()
516516

517517
if(MSVC)

0 commit comments

Comments
 (0)