mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Enabled unit test by default
This commit is contained in:
		| @@ -19,7 +19,7 @@ set(VCMI_VERSION_PATCH 0) | ||||
| option(ENABLE_ERM "Enable compilation of ERM scripting module" OFF) | ||||
| option(ENABLE_EDITOR "Enable compilation of map editor" OFF) | ||||
| option(ENABLE_LAUNCHER "Enable compilation of launcher" ON) | ||||
| option(ENABLE_TEST "Enable compilation of unit tests" OFF) | ||||
| option(ENABLE_TEST "Enable compilation of unit tests" ON) | ||||
| option(ENABLE_PCH "Enable compilation using precompiled headers" ON) | ||||
|  | ||||
| ############################################ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user