Fix the name of the variable pointing to the NVTX library
When compiling with NVTX support (-DSIESTA_WITH_PROFILE_NVTX=ON), CMake now uses internally the right variable name SIESTA_PROFILE_NVTX_LIBRARY.
Fixes #452 (closed)
Details
Please detail what this MR introduces
-
Describe in details what this MR does? (link to the issue by writing # here) -
Does this MR change the behaviour of any fdf-flags? If so, ensure this is documented in the manual -
If new fdf-flags are added, please add thorough descriptions to the manual -
add a summary sentence in the ReleaseNotes.md file -
if this breaks compatibility, add mentions to the Docs/compatibility.tex
Why is it needed
Authors
Edited by Alberto Garcia