Skip to content

Commit 05fbbb7

Browse files
author
Paweł Andruszkiewicz
committed
Fix Windows build
Change-Id: Iafa37d62eef627c71ef32d3051848015310d75dc (cherry picked from commit 9d3d2cf01f076a58f5566427ebe3ca6cba89a462)
1 parent e426791 commit 05fbbb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ if(WIN32)
8282
)
8383

8484
# syslog event
85+
set_source_files_properties("${SYSLOG_EVENT_RC}" PROPERTIES GENERATED TRUE)
8586
set(mysqlsh_SRC
8687
"${mysqlsh_SRC}"
8788
"${SYSLOG_EVENT_RC}"

0 commit comments

Comments
 (0)