NovelRT
NovelRT copied to clipboard
GTest and GMock aren't correctly identifying the build type on Windows
Workaround: specify -Dgtest_USE_DEBUG_BUILD=ON -Dgmock_USE_DEBUG_BUILD=ON as additional arguments when building Debug or RelWithDebInfo.
In summary: Fuck vcpkg.