Skip to content

Commit

Permalink
stubs: print var
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarpent committed Nov 14, 2023
1 parent 22e9636 commit 9340b11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stubs.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ function(GENERATE_STUBS module_path module_name module_install_dir)
endif()

set(ENV_WINDOWS_PATH "PATH=${WINDOWS_PATH}")
message(STATUS "ENV_WINDOWS_PATH: ${ENV_WINDOWS_PATH}")
endif(WIN32)

add_custom_target(
Expand Down

0 comments on commit 9340b11

Please sign in to comment.