mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Moved CMake into root folder (where it’s much happier - especially for CLion)
This commit is contained in:
		| @@ -155,7 +155,7 @@ install: | ||||
| before_script: | ||||
|   - export CXX=${COMPILER} | ||||
|   - cd ${TRAVIS_BUILD_DIR} | ||||
|   - cmake -Hprojects/CMake -BBuild -DCMAKE_BUILD_TYPE=${BUILD_TYPE} | ||||
|   - cmake -BBuild -DCMAKE_BUILD_TYPE=${BUILD_TYPE} | ||||
|   - cd Build | ||||
|  | ||||
| script: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash