This website requires JavaScript.
Explore
Help
Sign in
light7734
/
light
Watch
1
Star
1
Fork
You've already forked light
0
Code
Issues
21
Pull requests
3
Projects
1
Releases
Packages
Wiki
Activity
eb9e358d83
light
/
modules
/
app
/
CMakeLists.txt
3 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
feat: systems feat: surface system This commit puts the project in major jeopardy as it overhauls the architecture such as removing the layer stack completely, etc. I am filled with determination.
2025-07-26 18:01:27 +03:30
add_library_module(app application.cpp)
refactor: split base module into std, bitwise, memory & env
2025-10-05 10:07:36 +03:30
target_link_libraries(app PUBLIC memory PRIVATE lt_debug)
Reference in a new issue
Copy permalink