mirror of
				https://github.com/NVIDIA/cuda-samples.git
				synced 2025-11-04 07:27:49 +08:00 
			
		
		
		
	Remove dupe target in cuda-c-linking CMakeLists.txt
This commit is contained in:
		
							parent
							
								
									24a617c043
								
							
						
					
					
						commit
						7ee6db679e
					
				@ -34,8 +34,7 @@ if (LLVM_PACKAGE_VERSION VERSION_GREATER_EQUAL "15" OR
 | 
			
		||||
endif ()
 | 
			
		||||
 | 
			
		||||
add_executable(cuda-c-linking cuda-c-linking.cpp)
 | 
			
		||||
add_custom_target(clobber)
 | 
			
		||||
add_custom_target(testrun)
 | 
			
		||||
 | 
			
		||||
add_test(NAME cuda-c-linking
 | 
			
		||||
   COMMAND cuda-c-linking
 | 
			
		||||
   WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user