mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Correct output paths for executable binaries
This commit is contained in:
		
							parent
							
								
									41bff0e3b7
								
							
						
					
					
						commit
						bf1166d0ee
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -126,7 +126,7 @@ set(CMAKE_CXX_STANDARD 17) | ||||||
| set(CMAKE_CXX_STANDARD_REQUIRED ON) | set(CMAKE_CXX_STANDARD_REQUIRED ON) | ||||||
| 
 | 
 | ||||||
| # set up output paths for executable binaries | # set up output paths for executable binaries | ||||||
| set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/bin) | set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/bin/$<CONFIG>) | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| # System imported libraries | # System imported libraries | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue