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
ceed6e77
Commit
ceed6e77
authored
Jan 01, 2021
by
incardon
Browse files
Fixing ubuntu
parent
a016f512
Pipeline
#2535
passed with stages
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
ceed6e77
...
...
@@ -52,7 +52,7 @@ target_include_directories (ofpmmemory 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
)
target_include_directories
(
ofpmmemory_dl PUBLIC
${
ALPAKA_ROOT
}
/include
)
target_include_directories
(
ofpm
e
mmory_dl PUBLIC
${
Boost_INCLUDE_DIRS
}
)
target_include_directories
(
ofpmm
e
mory_dl PUBLIC
${
Boost_INCLUDE_DIRS
}
)
target_link_libraries
(
mem
${
Boost_LIBRARIES_BCK
}
)
target_link_libraries
(
ofpmmemory
${
Boost_LIBRARIES_BCK
}
)
target_link_libraries
(
ofpmmemory_dl
${
Boost_LIBRARIES_BCK
}
)
...
...
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