mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 04:37:09 +08:00
CI: Update build scripts and Github actions workflow
Also updates main CMakeLists.txt and CMakeLists.txt for unit tests, also adds additional build directories to .gitignore file
This commit is contained in:
+3
-2
@@ -21,9 +21,11 @@
|
||||
*.ninja
|
||||
.ninja*
|
||||
.dirstamp
|
||||
/cmake/.CMakeBuildNumber
|
||||
|
||||
#xcode
|
||||
*.xcodeproj/
|
||||
/xcodebuild/
|
||||
|
||||
#clion
|
||||
.idea/
|
||||
@@ -39,8 +41,7 @@ GeneratedFiles/
|
||||
.moc/
|
||||
/UI/obs.rc
|
||||
.vscode/
|
||||
|
||||
|
||||
/CI/include/*.lock.json
|
||||
|
||||
/other/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user