Skip to content

Commit 176a12b

Browse files
Copilotwysaid
andcommitted
Complete internationalization improvements
Co-authored-by: wysaid <1430725+wysaid@users.noreply.github.com>
1 parent 3fb6bcf commit 176a12b

179 files changed

Lines changed: 11619 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_codeql_build_dir/0-print_camera

257 KB
Binary file not shown.

_codeql_build_dir/0-print_camera_c

270 KB
Binary file not shown.
276 KB
Binary file not shown.
271 KB
Binary file not shown.

_codeql_build_dir/2-capture_grab

281 KB
Binary file not shown.

_codeql_build_dir/2-capture_grab_c

279 KB
Binary file not shown.
282 KB
Binary file not shown.
279 KB
Binary file not shown.

_codeql_build_dir/CMakeCache.txt

Lines changed: 524 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# Consider dependencies only in project.
3+
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
4+
5+
# The set of languages for which implicit dependencies are needed:
6+
set(CMAKE_DEPENDS_LANGUAGES
7+
)
8+
9+
# The set of dependency files which are needed:
10+
set(CMAKE_DEPENDS_DEPENDENCY_FILES
11+
"/home/runner/work/CameraCapture/CameraCapture/examples/desktop/0-print_camera.cpp" "CMakeFiles/0-print_camera.dir/examples/desktop/0-print_camera.cpp.o" "gcc" "CMakeFiles/0-print_camera.dir/examples/desktop/0-print_camera.cpp.o.d"
12+
"" "0-print_camera" "gcc" "CMakeFiles/0-print_camera.dir/link.d"
13+
)
14+
15+
# Targets to which this target links which contain Fortran sources.
16+
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
17+
)
18+
19+
# Targets to which this target links which contain Fortran sources.
20+
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
21+
)
22+
23+
# Fortran module output directory.
24+
set(CMAKE_Fortran_TARGET_MODULE_DIR "")

0 commit comments

Comments
 (0)