Fixing lalr on windows
This commit is contained in:
parent
69db2b82a4
commit
8cc5f2f9f7
15 changed files with 1276 additions and 1226 deletions
3
Externals/CMakeLists.txt
vendored
3
Externals/CMakeLists.txt
vendored
|
|
@ -29,6 +29,9 @@ endif()
|
|||
#add_subdirectory(glew/build/cmake/)
|
||||
#target_compile_definitions(glew_s PUBLIC GLEW_NO_GLU)
|
||||
|
||||
|
||||
add_subdirectory(lalr)
|
||||
|
||||
add_subdirectory(glfw)
|
||||
|
||||
project(Imgui)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue