initial cpu structure :thonk:
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -10,6 +10,6 @@ executable(
|
||||
meson.project_name(),
|
||||
target_sources,
|
||||
link_with: target_deps,
|
||||
include_directories: includes,
|
||||
install : true
|
||||
include_directories: inc,
|
||||
install : true,
|
||||
)
|
Reference in New Issue
Block a user