Moved Catch to lib directory.
This commit is contained in:
		
							
								
								
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,3 @@
 | 
			
		||||
[submodule "tests/catch"]
 | 
			
		||||
	path = tests/catch
 | 
			
		||||
	url = https://github.com/philsquared/Catch.git
 | 
			
		||||
[submodule "lib/catch"]
 | 
			
		||||
	path = lib/catch
 | 
			
		||||
	url = https://github.com/philsquared/Catch
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								lib/catch
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								lib/catch
									
									
									
									
									
										Submodule
									
								
							 Submodule lib/catch added at e27c4ee042
									
								
							@@ -5,7 +5,7 @@ file(GLOB core_sources "*.cpp")
 | 
			
		||||
include_directories(
 | 
			
		||||
	${Boost_INCLUDE_DIRS}
 | 
			
		||||
	${PROJECT_SOURCE_DIR}/include
 | 
			
		||||
	catch/single_include
 | 
			
		||||
	${PROJECT_SOURCE_DIR}/lib/catch/single_include
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
set(libraries
 | 
			
		||||
 
 | 
			
		||||
 Submodule tests/catch deleted from 88732e85b2
									
								
							
		Reference in New Issue
	
	Block a user