Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_devices
Commits
a016f512
Commit
a016f512
authored
Jan 01, 2021
by
incardon
Browse files
Fixing ubuntu
parent
bac4fedb
Pipeline
#2534
failed with stages
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
a016f512
...
...
@@ -47,7 +47,7 @@ endif()
target_include_directories
(
ofpmmemory PUBLIC
${
CMAKE_CURRENT_SOURCE_DIR
}
)
target_include_directories
(
ofpmmemory PUBLIC
${
CMAKE_CURRENT_SOURCE_DIR
}
/config
)
target_include_directories
(
ofpmmemory PUBLIC
${
ALPAKA_ROOT
}
/include
)
target_include_directories
(
ofpmemory PUBLIC
${
Boost_INCLUDE_DIRS
}
)
target_include_directories
(
ofpm
m
emory PUBLIC
${
Boost_INCLUDE_DIRS
}
)
target_include_directories
(
ofpmmemory_dl PUBLIC
${
CMAKE_CURRENT_SOURCE_DIR
}
)
target_include_directories
(
ofpmmemory_dl PUBLIC
${
CMAKE_CURRENT_SOURCE_DIR
}
/config
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment