mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 02:01:33 +01:00 
			
		
		
		
	Spelling update to CMakeLists.txt
This commit is contained in:
		
							parent
							
								
									e48d1c37e5
								
							
						
					
					
						commit
						a50851105e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -43,7 +43,7 @@ add_library(Greeter ${headers} ${sources}) | |||
| 
 | ||||
| set_target_properties(Greeter PROPERTIES CXX_STANDARD 17) | ||||
| 
 | ||||
| # beeing a cross-platform target, we enforce standards conformance on MSVC | ||||
| # being a cross-platform target, we enforce standards conformance on MSVC | ||||
| target_compile_options(Greeter PUBLIC "$<$<BOOL:${MSVC}>:/permissive->") | ||||
| 
 | ||||
| # Link dependencies (if required) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue