aboutsummaryrefslogtreecommitdiff
path: root/CMake/FindNBP.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CMake/FindNBP.cmake')
-rw-r--r--CMake/FindNBP.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMake/FindNBP.cmake b/CMake/FindNBP.cmake
index 63906ea4..052f16df 100644
--- a/CMake/FindNBP.cmake
+++ b/CMake/FindNBP.cmake
@@ -22,5 +22,3 @@ find_library (NBP_LIBRARIES numericalBraggPrediction
# all listed variables are TRUE
include (FindPackageHandleStandardArgs)
find_package_handle_standard_args (NBP DEFAULT_MSG NBP_LIBRARIES NBP_INCLUDES)
-
-mark_as_advanced (NBP_LIBRARIES NBP_INCLUDES)