mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			106 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			106 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| set(SOURCES
 | |
|     crypt.cpp
 | |
| )
 | |
| 
 | |
| serenity_libc(LibCrypt crypt)
 | |
| target_link_libraries(LibCrypt LibC LibCrypto)
 | 
