This website requires JavaScript.
Explore
Help
Sign in
light7734
/
light
Watch
1
Star
1
Fork
You've already forked light
0
Code
Issues
22
Pull requests
3
Projects
1
Releases
Packages
Wiki
Activity
ce26fe63e3
light
/
modules
/
app
/
CMakeLists.txt
6 lines
111 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)
style: apply cmake-format to all cmake files
2025-10-16 14:04:45 +03:30
target_link_libraries(
app
PUBLIC memory
PRIVATE lt_debug)
Reference in a new issue
Copy permalink