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 a7b0248 commit 1249684Copy full SHA for 1249684
examples/apple/mps/CMakeLists.txt
@@ -46,7 +46,6 @@ foreach(fbs_file ${_bundled_program_schema__srcs})
46
string(REGEX REPLACE "[.]fbs$" "_generated.h" generated "${fbs_file}")
47
list(APPEND _bundled_program_schema__outputs
48
"${generated}")
49
- message("OUTPUTS: " ${_bundled_program_schema__outputs})
50
endforeach()
51
52
add_custom_command(
0 commit comments