15 lines
		
	
	
		
			609 B
		
	
	
	
		
			CMake
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			609 B
		
	
	
	
		
			CMake
		
	
	
		
			Executable File
		
	
	
	
	
# Automatically generated by scripts/boost/generate-ports.ps1
 | 
						|
 | 
						|
vcpkg_from_github(
 | 
						|
    OUT_SOURCE_PATH SOURCE_PATH
 | 
						|
    REPO boostorg/container
 | 
						|
    REF boost-1.79.0
 | 
						|
    SHA512 934e136095d80ce1c862fa699b070908dffd9f278cdeeed3da6a0469f36fad7820ffd3cd9407bad8e8fd4606057c408cf31444140d8749db05b18934c3dd35fb
 | 
						|
    HEAD_REF master
 | 
						|
)
 | 
						|
 | 
						|
include(${CURRENT_HOST_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
 | 
						|
boost_modular_build(SOURCE_PATH ${SOURCE_PATH})
 | 
						|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
 | 
						|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
 |