mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-16 16:05:57 +00:00
Update build method
This commit is contained in:
@@ -9,6 +9,7 @@ project(fimdlp
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
cmake_policy(SET CMP0135 NEW)
|
||||
|
||||
# Find dependencies
|
||||
find_package(Torch REQUIRED)
|
||||
|
||||
# Options
|
||||
|
Reference in New Issue
Block a user