Skip to content

Commit

Permalink
interface: remove deprecated InterfaceVisualSFM
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcseacave committed Jan 23, 2025
1 parent 3156675 commit c48731f
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 1,783 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update -y
sudo apt-get install -y autoconf-archive libxmu-dev libdbus-1-dev libxtst-dev libxi-dev libxinerama-dev libxcursor-dev xorg-dev libgl-dev libglu1-mesa-dev autoconf automake libtool pkg-config ninja-build
sudo apt-get install -y autoconf-archive libxmu-dev libdbus-1-dev libxtst-dev libxi-dev libxinerama-dev libxcursor-dev xorg-dev libgl-dev libglu1-mesa-dev autoconf automake bison libtool pkg-config ninja-build
- name: Install macOS dependencies
if: matrix.os == 'macOS-latest'
Expand Down
13 changes: 0 additions & 13 deletions apps/InterfaceVisualSFM/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit c48731f

Please sign in to comment.