mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-03 23:56:43 +00:00 
			
		
		
		
	Fix wizard install location
This commit is contained in:
		
							parent
							
								
									751211351c
								
							
						
					
					
						commit
						d4a9cf7075
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -435,7 +435,7 @@ IF(NOT WIN32 AND NOT APPLE)
 | 
			
		|||
        INSTALL(PROGRAMS "${OpenMW_BINARY_DIR}/niftest" DESTINATION "${BINDIR}" )
 | 
			
		||||
    ENDIF(BUILD_NIFTEST)
 | 
			
		||||
    IF(BUILD_WIZARD)
 | 
			
		||||
        INSTALL(PROGRAMS "${OpenMW_BINARY_DIR}/wizard" DESTINATION "${BINDIR}" )
 | 
			
		||||
        INSTALL(PROGRAMS "${OpenMW_BINARY_DIR}/openmw-wizard" DESTINATION "${BINDIR}" )
 | 
			
		||||
    ENDIF(BUILD_WIZARD)
 | 
			
		||||
    if(BUILD_MYGUI_PLUGIN)
 | 
			
		||||
        INSTALL(PROGRAMS "${OpenMW_BINARY_DIR}/Plugin_MyGUI_OpenMW_Resources.so" DESTINATION "${LIBDIR}" )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue