mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 02:01:33 +01:00 
			
		
		
		
	adding the options to test and standalone targets too
This commit is contained in:
		
							parent
							
								
									785ba14814
								
							
						
					
					
						commit
						118165080c
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -4,6 +4,7 @@ project(GreeterStandalone LANGUAGES CXX) | ||||||
| 
 | 
 | ||||||
| # --- Import tools ---- | # --- Import tools ---- | ||||||
| 
 | 
 | ||||||
|  | include(../cmake/options.cmake) | ||||||
| include(../cmake/tools.cmake) | include(../cmake/tools.cmake) | ||||||
| 
 | 
 | ||||||
| # ---- Dependencies ---- | # ---- Dependencies ---- | ||||||
|  |  | ||||||
|  | @ -9,6 +9,7 @@ option(TEST_INSTALLED_VERSION "Test the version found by find_package" OFF) | ||||||
| 
 | 
 | ||||||
| # --- Import tools ---- | # --- Import tools ---- | ||||||
| 
 | 
 | ||||||
|  | include(../cmake/options.cmake) | ||||||
| include(../cmake/tools.cmake) | include(../cmake/tools.cmake) | ||||||
| 
 | 
 | ||||||
| # ---- Dependencies ---- | # ---- Dependencies ---- | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue