mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-11 10:56:25 +08:00
split up bin and lib dirs from build dir
This commit is contained in:
@@ -36,7 +36,7 @@ class InternalCommands:
|
||||
|
||||
source_dir = '..' # Source, relative to build.
|
||||
cmake_dir = 'res'
|
||||
_bin_dir = 'bin'
|
||||
_bin_dir = 'build'
|
||||
gui_dir = 'src/gui'
|
||||
doc_dir = 'doc'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user