mirror of
https://github.com/redstrate/Novus.git
synced 2025-07-23 07:37:44 +00:00
Fix assimp library on Fedora
This commit is contained in:
parent
8daa9f502d
commit
1e423c7792
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
find_package(assimp REQUIRED)
|
||||
set_target_properties(assimp::assimp PROPERTIES MAP_IMPORTED_CONFIG_DEBUG Release)
|
||||
|
||||
add_executable(mdlviewer
|
||||
src/main.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue