forked from qt-creator/qt-creator
		
	This includes one functional change: It drops some cleaning of the path used to create the CppDocument, which is now assumed to be done on the caller side. Change-Id: I5e2a182028e4d5b56282ad85f4a5c665f081754f Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
		
			
				
	
	
		
			5 lines
		
	
	
		
			81 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			81 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
add_qtc_test(tst_cplusplus_c99
 | 
						|
  DEPENDS CppEditor Utils
 | 
						|
  SOURCES tst_c99.cpp
 | 
						|
)
 |