We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e426791 commit 05fbbb7Copy full SHA for 05fbbb7
src/CMakeLists.txt
@@ -82,6 +82,7 @@ if(WIN32)
82
)
83
84
# syslog event
85
+ set_source_files_properties("${SYSLOG_EVENT_RC}" PROPERTIES GENERATED TRUE)
86
set(mysqlsh_SRC
87
"${mysqlsh_SRC}"
88
"${SYSLOG_EVENT_RC}"
0 commit comments