Set visual studio working directory to the bin directory.
PiperOrigin-RevId: 838681802 Change-Id: I764809d2145688c8a353907dc599a604ae944d0b
This commit is contained in:
committed by
Copybara-Service
parent
ea78d83363
commit
a7e62a6755
@@ -52,6 +52,10 @@ if (WIN32)
|
||||
PRIVATE
|
||||
-D_USE_MATH_DEFINES
|
||||
)
|
||||
set_target_properties(${MUJOCO_STUDIO_TARGET_NAME}
|
||||
PROPERTIES
|
||||
VS_DEBUGGER_WORKING_DIRECTORY "${CMAKE_RUNTIME_OUTPUT_DIRECTORY}"
|
||||
)
|
||||
endif()
|
||||
|
||||
include(third_party_deps/dear_imgui)
|
||||
|
||||
Reference in New Issue
Block a user