Skip to content

Commit

Permalink
Set VS startup project back.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 committed Aug 3, 2024
1 parent c19e1e8 commit 15dab98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ endif()

add_subdirectory(src)

set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT organizer)

install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/dump_running_process.bat DESTINATION ${_bin})

0 comments on commit 15dab98

Please sign in to comment.