mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 10:09:41 +00:00
Label CMakeLists message() as DEBUG or STATUS for clean build output (#2301)
* - elevate important build messages to log level STATUS
- comment out the rest (temporarily)
* - marked all low importance build messages as log_level=DEBUG
[ROCm/composable_kernel commit: aed0f5880c]
This commit is contained in:
@@ -1 +1 @@
|
||||
message("Add include directory")
|
||||
message(STATUS "Add include directory")
|
||||
|
||||
Reference in New Issue
Block a user