early-access version 2853
This commit is contained in:
7
externals/vcpkg/scripts/cmake/vcpkg_install_make.cmake
vendored
Executable file
7
externals/vcpkg/scripts/cmake/vcpkg_install_make.cmake
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
function(vcpkg_install_make)
|
||||
vcpkg_build_make(
|
||||
${ARGN}
|
||||
LOGFILE_ROOT
|
||||
ENABLE_INSTALL
|
||||
)
|
||||
endfunction()
|
Reference in New Issue
Block a user