We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228872e commit 32805bbCopy full SHA for 32805bb
config/FindFRI-Client-SDK_Cpp.cmake
@@ -50,5 +50,5 @@ if(NOT Nanopb_FOUND)
50
find_package_handle_standard_args(Nanopb DEFAULT_MSG Nanopb_LIBRARIES Nanopb_INCLUDE_DIRS)
51
endif(NOT Nanopb_FOUND)
52
53
-endif(FRI-Client-SDK_Cpp_URL)
+endif(EXISTS FRI-Client-SDK_Cpp_URL)
54
0 commit comments