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 918870b commit 2b8dfd9Copy full SHA for 2b8dfd9
src/CMakeLists.txt
@@ -42,7 +42,7 @@ if(GRAPHQL_UPDATE_VERSION)
42
endif()
43
44
if(WIN32)
45
- # Always build the version.rc files with these flags, even if we aren't regnerating them.
+ # Always build the version.rc files with these flags, even if we aren't regenerating them.
46
set(CMAKE_RC_FLAGS "/nologo")
47
set(CMAKE_RC_FLAGS_DEBUG "/dDEBUG")
48
0 commit comments