aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/ompl/FindPython.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/ompl/FindPython.cmake')
-rw-r--r--vcpkg/ports/ompl/FindPython.cmake6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/ompl/FindPython.cmake b/vcpkg/ports/ompl/FindPython.cmake
new file mode 100644
index 0000000..527688a
--- /dev/null
+++ b/vcpkg/ports/ompl/FindPython.cmake
@@ -0,0 +1,6 @@
+function(find_python_module)
+endfunction()
+macro(find_boost_python)
+endmacro()
+macro(install_python)
+endmacro()