We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8355977 commit aadd9f8Copy full SHA for aadd9f8
1 file changed
sdk/lib/ansi_sync_hacks/CMakeLists.txt
@@ -4,7 +4,7 @@
4
# will be removed.
5
6
list(APPEND SOURCE
7
- sync-hacks.c)
+ sync_hacks.c)
8
9
add_library(ansi_sync_hacks STATIC ${SOURCE})
10
add_dependencies(ansi_sync_hacks psdk)
0 commit comments