Brought the manual and API docs together under the same heading in Visual Studio.
This commit is contained in:
		| @@ -36,7 +36,7 @@ MACRO(CREATE_TEST headerfile sourcefile executablename) | ||||
| 	ELSE(WIN32) | ||||
| 		SET(LATEST_TEST ${CMAKE_CURRENT_BINARY_DIR}/${executablename}) | ||||
| 	ENDIF(WIN32) | ||||
| 	SET_PROPERTY(TARGET ${executablename} PROPERTY FOLDER "tests") | ||||
| 	SET_PROPERTY(TARGET ${executablename} PROPERTY FOLDER "Tests") | ||||
| ENDMACRO(CREATE_TEST) | ||||
|  | ||||
| IF(NOT QT_QTTEST_FOUND) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user