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.
1 parent 01f45e3 commit 85d6769Copy full SHA for 85d6769
rosidl_adapter_proto/cmake/rosidl_adapt_proto_interfaces.cmake
@@ -16,6 +16,7 @@
16
#
17
# ================================= Apache 2.0 =================================
18
19
+cmake_policy(SET CMP0148 OLD)
20
find_package(PythonInterp REQUIRED)
21
if(NOT PYTHON_EXECUTABLE)
22
message(FATAL_ERROR "Variable 'PYTHON_EXECUTABLE' must not be empty")
0 commit comments