Skip to content

Commit 15dab98

Browse files
committed
Set VS startup project back.
1 parent c19e1e8 commit 15dab98

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ endif()
1616

1717
add_subdirectory(src)
1818

19+
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT organizer)
20+
1921
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/dump_running_process.bat DESTINATION ${_bin})

0 commit comments

Comments
 (0)