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 cd267ad commit 8ab07a1Copy full SHA for 8ab07a1
smoke/main.cpp
@@ -17,7 +17,6 @@ class Smoke final : public system::IApplicationFramework
17
bool onAppInitialized(smart_refctd_ptr<ISystem>&& system) override
18
{
19
const char* sdk = std::getenv("NBL_INSTALL_DIRECTORY");
20
- //const char* sdk = "D:\\Nabla\\smoke\\build-ct\\install";
21
22
if (sdk)
23
0 commit comments