mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 02:01:33 +01:00 
			
		
		
		
	cmake-format file
This commit is contained in:
		
							parent
							
								
									5e7f68d260
								
							
						
					
					
						commit
						0f191d72ed
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -64,9 +64,8 @@ enable_testing() | ||||||
| # Note: doctest and similar testing frameworks can automatically configure CMake tests For other | # Note: doctest and similar testing frameworks can automatically configure CMake tests For other | ||||||
| # testing frameworks add the tests target instead: | # testing frameworks add the tests target instead: | ||||||
| add_test(greeterTests GreeterTests) | add_test(greeterTests GreeterTests) | ||||||
| # include(${doctest_SOURCE_DIR}/scripts/cmake/doctest.cmake) | # include(${doctest_SOURCE_DIR}/scripts/cmake/doctest.cmake) doctest_discover_tests(GreeterTests) | ||||||
| # doctest_discover_tests(GreeterTests) | # Warning: if doctest is imported with find_package() this will fail! CK | ||||||
| # Waning: if doctest is imported with find_package() this will fail! CK |  | ||||||
| 
 | 
 | ||||||
| # ---- code coverage ---- | # ---- code coverage ---- | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue