mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-21 20:27:45 +00:00
Add unshield to physis dependencies
This commit is contained in:
parent
21448c6f22
commit
afae349ae8
1 changed files with 2 additions and 1 deletions
1
external/CMakeLists.txt
vendored
1
external/CMakeLists.txt
vendored
|
@ -21,3 +21,4 @@ FetchContent_MakeAvailable(libphysis)
|
|||
corrosion_import_crate(MANIFEST_PATH ${libphysis_SOURCE_DIR}/Cargo.toml)
|
||||
|
||||
target_include_directories(physis INTERFACE ${libphysis_SOURCE_DIR}/target/public)
|
||||
target_link_libraries(physis INTERFACE unshield)
|
Loading…
Add table
Reference in a new issue