CMake: move spdlog and detours under 'Debugging' filter

This commit is contained in:
Kawe Mazidjatari 2024-09-25 20:16:33 +02:00
parent 56f8a69114
commit 0d5a5df1a4

View File

@ -24,7 +24,7 @@ add_subdirectory( protoc )
set( FOLDER_CONTEXT "Respawn" )
add_subdirectory( rtech )
set( FOLDER_CONTEXT "Thirdparty" )
set( FOLDER_CONTEXT "Thirdparty/Debugging" )
add_subdirectory( thirdparty/detours )
add_subdirectory( thirdparty/spdlog )