mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] main: move config and option parsing into a seperate unit
This commit is contained in:
@@ -73,6 +73,7 @@ link_libraries(
|
||||
set(SOURCES
|
||||
src/main.c
|
||||
src/app.c
|
||||
src/config.c
|
||||
src/lg-renderer.c
|
||||
src/ll.c
|
||||
src/utils.c
|
||||
|
Reference in New Issue
Block a user