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
argupta
openfpm_pdata
Commits
335088e0
Commit
335088e0
authored
Nov 29, 2018
by
incardon
Browse files
Fixing detection of PETSC
parent
511ab48f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
335088e0
...
...
@@ -32,7 +32,7 @@ set (CMAKE_CXX_STANDARD 11)
set
(
CMAKE_CUDA_STANDARD 11
)
if
(
OPENBLAS_ROOT
)
set
(
OPEN
BLAS_DIR
"{OPENBLAS_ROOT}"
)
set
(
BLAS_DIR
"{OPENBLAS_ROOT}"
)
set
(
LAPACK_DIR
"{OPENBLAS_ROOT}"
)
endif
()
...
...
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