Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
luadebug committed Jan 10, 2025
1 parent 9923aac commit 5b74477
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ports/libmem/0001-CMakeLists.patch
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ index 534057a..a4afa93 100644
- RUNTIME DESTINATION lib)
-
install(DIRECTORY ${LIBMEM_INC}/libmem DESTINATION include)
+install(TARGETS libmem
+ EXPORT libmem-target
+install(TARGETS libmem EXPORT libmem-target
+ LIBRARY DESTINATION lib
+ ARCHIVE DESTINATION lib
+ RUNTIME DESTINATION bin
Expand Down

0 comments on commit 5b74477

Please sign in to comment.