Skip to content

Commit

Permalink
make eigen public header
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed Aug 22, 2019
1 parent 9395a01 commit 418c8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dabnn/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ target_include_directories(dabnn
)
target_include_directories(dabnn
SYSTEM
PRIVATE
PUBLIC
${PROJECT_SOURCE_DIR}/third_party/eigen
)
target_link_libraries(dabnn
Expand Down

0 comments on commit 418c8d7

Please sign in to comment.