mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Updated CMakeLists.txt for toString work
This commit is contained in:
		| @@ -21,6 +21,10 @@ set(SOURCES | ||||
|     ${SELF_TEST_DIR}/TestMain.cpp | ||||
|     ${SELF_TEST_DIR}/TrickyTests.cpp | ||||
|     ${SELF_TEST_DIR}/VariadicMacrosTests.cpp | ||||
|     ${SELF_TEST_DIR}/EnumToString.cpp | ||||
|     ${SELF_TEST_DIR}/ToStringPair.cpp | ||||
|     ${SELF_TEST_DIR}/ToStringVector.cpp | ||||
|     ${SELF_TEST_DIR}/ToStringWhich.cpp | ||||
| ) | ||||
|  | ||||
| # configure the executable | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andy Sawyer
					Andy Sawyer