Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 464373f

Browse files
committed
Merge pull request #4 from 01org/link-to-core
Link to core
2 parents abb76a7 + 80db26c commit 464373f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ FSSubsystemBuilder.cpp
5555
FSSubsystem.cpp
5656
FSSubsystemObject.cpp)
5757

58+
target_link_libraries(fs-subsystem ${PFW_LIBRARIES})
59+
5860
include_directories(${PFW_INCLUDE_DIRS})
5961

6062
install(TARGETS fs-subsystem LIBRARY DESTINATION lib)

0 commit comments

Comments
 (0)