Skip to content

Commit 8e95b81

Browse files
committed
remove old env & mark a todo
1 parent 4bf3e18 commit 8e95b81

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tools/nsc/CMakeLists.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,9 @@ find_file(UCRTBASED_DLL_PATH
136136
REQUIRED
137137
)
138138

139-
# nabla-devel-host-env-windows
139+
# TODO: nabla-devel-host-env-windows image
140+
# I will use it to cache vulkan spirv-dis with CRTs we
141+
# are configuring this cmake build with into docker layers
140142

141143
string(APPEND COMPOSE_CONTENT
142144
[=[
@@ -149,7 +151,6 @@ services:
149151
environment:
150152
NBL_INSTALL_DIRECTORY: "@NBL_INSTALL_DIRECTORY@"
151153
NBL_EXPLICIT_MODULE_LOAD_LOG: "ON"
152-
NABLA_REV_TARGET: "TODO HERE"
153154
entrypoint:
154155
- "cmd"
155156
- "/c"

0 commit comments

Comments
 (0)