Update rem

This commit is contained in:
Xphalnos 2025-06-18 21:02:06 +02:00
parent ab2451ff43
commit a552b11c24
3 changed files with 6 additions and 2 deletions

View file

@ -22,7 +22,6 @@ project(Pound)
find_package(fmt 10.2.1 CONFIG)
find_package(toml11 4.4.0 CONFIG)
include_directories(3rd_Party/rem/src)
include_directories(core)
add_subdirectory(3rd_Party)