We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3088d09 commit a561dfdCopy full SHA for a561dfd
Modules/MicrochipBin2Hex.cmake
@@ -61,7 +61,7 @@ function(add_bin2hex_target target)
61
62
if(NOT TARGET bin2hex)
63
add_custom_target(bin2hex ALL)
64
- message(STATUS "bin2hex not exits")
+ #message(STATUS "bin2hex not exits")
65
endif()
66
67
add_dependencies(bin2hex
0 commit comments