12 lines
		
	
	
		
			406 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			406 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
 # Minimal layout, with all auxiliary folders inside "bii" and
 | 
						|
# The binary "bin" folder as is, and enabled code edition in the project root
 | 
						|
cmake: bii/cmake
 | 
						|
lib: bii/lib
 | 
						|
build: bii/build
 | 
						|
 | 
						|
deps: bii/deps
 | 
						|
# Setting this to True enables directly editing in the project root
 | 
						|
# instead of blocks/youruser/yourblock
 | 
						|
# the block will be named as your project folder
 | 
						|
auto-root-block: True
 | 
						|
root-block: qiangwu/nana |