mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Update CMakeLists.txt
This commit is contained in:
@@ -174,7 +174,7 @@ install(
|
||||
)
|
||||
install(
|
||||
DIRECTORY ${PROJECT_SOURCE_DIR}/fastdeploy
|
||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/include
|
||||
FILES_MATCHING
|
||||
PATTERN "*.h"
|
||||
PATTERN "${PROJECT_SOURCE_DIR}/fastdeploy/backends/*/*.h"
|
||||
|
||||
Reference in New Issue
Block a user