Skip to content

Add Visual Studio Debugger support#7

Open
cozdas wants to merge 5 commits intomainfrom
cozdas/VSDebuggerSupport
Open

Add Visual Studio Debugger support#7
cozdas wants to merge 5 commits intomainfrom
cozdas/VSDebuggerSupport

Conversation

@cozdas
Copy link
Owner

@cozdas cozdas commented Jan 26, 2026

  • Adding a CMake utility function to setup debugger environments so that the debugger can locate the run-time dependencies. This makes it possible to compile and launch the projects directly within visual studio for example.

  • Calling the above function in projects that need it.

…hat the debugger can locate the run-time dependencies. This makes it possible to compile and launch the projects directly within visual studio for example.

- Calling the above function in projects that need it.

Signed-off-by: cuneyt.ozdas <[email protected]>
@cozdas cozdas force-pushed the cozdas/VSDebuggerSupport branch from f811041 to bf78dab Compare February 3, 2026 18:47
Signed-off-by: cuneyt.ozdas <[email protected]>
…structure. OCIO library files and the test files are separately grouped for better clarity.

Signed-off-by: cuneyt.ozdas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments