Skip to content

Commit

Permalink
* fix morph bug and upload omv source
Browse files Browse the repository at this point in the history
  • Loading branch information
lxowalle committed Aug 2, 2024
1 parent e35b087 commit 1069419
Show file tree
Hide file tree
Showing 404 changed files with 220,205 additions and 5,424 deletions.
4 changes: 1 addition & 3 deletions components/3rd_party/omv/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
set(omv_version_str "${CONFIG_OMV_VERSION_MAJOR}.${CONFIG_OMV_VERSION_MINOR}.${CONFIG_OMV_VERSION_PATCH}")
set(omv_unzip_path "${DL_EXTRACTED_PATH}/omv")
set(src_path "${omv_unzip_path}/omv-${omv_version_str}")
set(src_path "${CMAKE_CURRENT_SOURCE_DIR}/omv")

############### Add include ###################
set(omv_include_dir "."
Expand Down
34 changes: 0 additions & 34 deletions components/3rd_party/omv/component.py

This file was deleted.

Loading

0 comments on commit 1069419

Please sign in to comment.