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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user