We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6261de + 5398a73 commit 6ca9823Copy full SHA for 6ca9823
cmake/rosjava.cmake.em
@@ -15,6 +15,7 @@ macro(find_gradle)
15
${CMAKE_CURRENT_SOURCE_DIR}/..
16
${CMAKE_CURRENT_SOURCE_DIR}/../..
17
NO_DEFAULT_PATH
18
+ NO_CMAKE_FIND_ROOT_PATH
19
)
20
if(NOT ${PROJECT_NAME}_gradle_BINARY)
21
message(FATAL_ERROR "Could not find the gradle wrapper in this directory or below.")
0 commit comments