Skip to content

Commit

Permalink
remove old env & mark a todo
Browse files Browse the repository at this point in the history
  • Loading branch information
AnastaZIuk committed Jan 4, 2025
1 parent 4bf3e18 commit 8e95b81
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/nsc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,9 @@ find_file(UCRTBASED_DLL_PATH
REQUIRED
)

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

string(APPEND COMPOSE_CONTENT
[=[
Expand All @@ -149,7 +151,6 @@ services:
environment:
NBL_INSTALL_DIRECTORY: "@NBL_INSTALL_DIRECTORY@"
NBL_EXPLICIT_MODULE_LOAD_LOG: "ON"
NABLA_REV_TARGET: "TODO HERE"
entrypoint:
- "cmd"
- "/c"
Expand Down

0 comments on commit 8e95b81

Please sign in to comment.