Skip to content

Commit 64f54e5

Browse files
author
Matthew Emmett
committed
scalar: Put 3rdpart_INCLUDES back.
1 parent 762ce2b commit 64f54e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/scalar/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
message(STATUS " scalar")
22
include_directories(
33
${pfasst_INCLUDES}
4+
${3rdparty_INCLUDES}
45
)
56

67
set(scalar_examples

0 commit comments

Comments
 (0)