unfinished but im tired
This commit is contained in:
parent
71f9c1ce63
commit
d693c8cfb1
13 changed files with 457 additions and 531 deletions
|
@ -88,7 +88,7 @@ add_project_arguments(common_cpp_args, language : 'cpp')
|
|||
# ------- #
|
||||
# Files #
|
||||
# ------- #
|
||||
base_sources = files('src/core/system_data.cpp', 'src/config/config.cpp', 'src/config/weather.cpp', 'src/main.cpp')
|
||||
base_sources = files('src/core/system_data.cpp', 'src/core/package.cpp', 'src/config/config.cpp', 'src/config/weather.cpp', 'src/main.cpp')
|
||||
|
||||
platform_sources = {
|
||||
'darwin' : ['src/os/macos.cpp', 'src/os/macos/bridge.mm'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue