Skip to content

Commit

Permalink
Merge branch 'master' into rrojo/pkg-cmake-cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
r-rojo committed Apr 18, 2022
2 parents b249a80 + 075bfdf commit 1beed4d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libraries/libopae-c/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@ opae_add_shared_library(TARGET opae-c
SOVERSION ${OPAE_VERSION_MAJOR}
COMPONENT opaeclib
)

install(FILES adapter.h
DESTINATION include/opae/plugin
)

0 comments on commit 1beed4d

Please sign in to comment.