Skip to content

Commit

Permalink
Merge branch 'v7'
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Apr 15, 2021
2 parents 531aa1a + db5cc1b commit 9c3bb7d
Show file tree
Hide file tree
Showing 503 changed files with 6,966 additions and 27,011 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
LD_LIBRARY_PATH: /usr/local/lib
run: |
sudo locale-gen de_DE.UTF-8
cd build && ctest
cd build && ctest --output-on-failure
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,13 @@ src/tests/*/*
!src/tests/*/*.cpp
!src/tests/*/*.pro
build
*cmake_install.cmake
.ninja_*
build.ninja
rules.ninja
CMakeCache.txt
*CMakeFiles/
Mlt7Config*.cmake
install_manifest.txt
out/
src/modules/qt/mltqt_autogen/
Loading

0 comments on commit 9c3bb7d

Please sign in to comment.