mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
CMake: move spdlog and detours under 'Debugging' filter
This commit is contained in:
parent
56f8a69114
commit
0d5a5df1a4
@ -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 )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user