2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00:00

Set tracy-test exe as startup project

This commit is contained in:
Clément Grégoire
2025-07-04 14:54:13 +02:00
parent 84f3bd10e8
commit a3be5cca2c

View File

@@ -29,3 +29,5 @@ endif()
# copy image file in build folder
configure_file(${CMAKE_CURRENT_LIST_DIR}/image.jpg image.jpg COPYONLY)
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT tracy-test)