tmp
Some checks failed
Windows / build (push) Has been cancelled
CMake on a single platform / build (push) Has been cancelled
CMake / build (push) Has been cancelled

This commit is contained in:
Шурупов Илья Викторович 2025-11-24 18:24:00 +03:00
parent a7b9feaedc
commit 0f15c37c2e
10 changed files with 522 additions and 1 deletions

View file

@ -53,4 +53,6 @@ project(ImageIO)
add_library(${PROJECT_NAME} INTERFACE)
target_include_directories(${PROJECT_NAME} INTERFACE ./imageIO/)
add_subdirectory(lalr)
add_subdirectory(lalr)
add_subdirectory(googletest)

1
Externals/benchmark vendored Submodule

@ -0,0 +1 @@
Subproject commit c3f86578bb2081b52cee9d51615912ca4aa52fe4

1
Externals/googletest vendored Submodule

@ -0,0 +1 @@
Subproject commit 1b96fa13f549387b7549cc89e1a785cf143a1a50