tmp
This commit is contained in:
parent
a7b9feaedc
commit
0f15c37c2e
10 changed files with 522 additions and 1 deletions
4
Externals/CMakeLists.txt
vendored
4
Externals/CMakeLists.txt
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue