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 e8b12e9 commit 112e2feCopy full SHA for 112e2fe
Release/samples/BlackJack/BlackJack_Client/CMakeLists.txt
@@ -1,3 +1,5 @@
1
+add_definitions(-Wno-switch)
2
+
3
add_executable(blackjackclient
4
BlackJackClient.cpp
5
stdafx.cpp
0 commit comments