Use lite-xl as project and exacutable names
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
project('lite', 'c', 'cpp', default_options : ['c_std=gnu11', 'cpp_std=c++03'])
|
||||
project('lite-xl', 'c', 'cpp', default_options : ['c_std=gnu11', 'cpp_std=c++03'])
|
||||
|
||||
if host_machine.system() == 'darwin'
|
||||
add_languages('objc')
|
||||
|
||||
Reference in New Issue
Block a user