10 lines
		
	
	
		
			229 B
		
	
	
	
		
			Diff
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			229 B
		
	
	
	
		
			Diff
		
	
	
		
			Executable File
		
	
	
	
	
| diff --git a/Config.cmake.in b/Config.cmake.in
 | |
| new file mode 100644
 | |
| index 0000000..42bcf00
 | |
| --- /dev/null
 | |
| +++ b/Config.cmake.in
 | |
| @@ -0,0 +1,3 @@
 | |
| +@PACKAGE_INIT@
 | |
| +
 | |
| +include ( "${CMAKE_CURRENT_LIST_DIR}/unofficial-s2Targets.cmake" )
 |