mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 01:26:39 +00:00 
			
		
		
		
	
				I had a problem where CMake picked up half of ICU from its C API, which is included with the Windows SDK, and half from the C++ API we provide. This should prevent that. * ICU_ROOT takes precedence as a CMake variable so do that instead of as an environment variable. * ICU_LIBRARY is an output of FindICU.cmake, not an input, so don't set it. * FindICU.cmake needs telling about components via their own variables.  | 
			||
|---|---|---|
| .. | ||
| activate_msvc.sh | ||
| ActivateMSVC.ps1 | ||
| before_install.android.sh | ||
| before_install.linux.sh | ||
| before_install.osx.sh | ||
| before_script.android.sh | ||
| before_script.linux.sh | ||
| before_script.msvc.sh | ||
| before_script.osx.sh | ||
| build.msvc.sh | ||
| build_googletest.sh | ||
| check_package.osx.sh | ||
| check_tabs.sh | ||
| deploy.osx.sh | ||
| install_debian_deps.sh | ||