mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Proper placement of binary files.
This commit is contained in:
		@@ -173,7 +173,7 @@ include_directories(
 | 
			
		||||
	${SQLITE3_INCLUDE_DIR}
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
set(EXECUTABLE_OUTPUT_PATH ../bin)
 | 
			
		||||
set(EXECUTABLE_OUTPUT_PATH "${CMAKE_SOURCE_DIR}/bin")
 | 
			
		||||
 | 
			
		||||
if(BUILD_CLIENT)
 | 
			
		||||
	add_executable(${PROJECT_NAME} ${minetest_SRCS})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user