Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
113 commits
Select commit Hold shift + click to select a range
b499ded
vcpkg-make initial idea
Neumann-A Aug 15, 2023
62eb284
don't run ci
Neumann-A Aug 15, 2023
fffa564
Make vcpkg portfile execution debugable
Neumann-A Aug 16, 2023
2e1d32a
WIP
Neumann-A Aug 17, 2023
36ce65c
more WIP
Neumann-A Aug 17, 2023
23d3308
install wrappers
Neumann-A Aug 18, 2023
92457bf
keep the configure_make somewhere for reference
Neumann-A Aug 18, 2023
ab57ae7
add function to warn about spaces
Neumann-A Aug 18, 2023
7918e80
strip whitespaces
Neumann-A Aug 18, 2023
d3b8148
WIP
Neumann-A Aug 18, 2023
1f56817
determine configure triplet
Neumann-A Aug 18, 2023
3ee0aa0
wip
Neumann-A Aug 18, 2023
799b4c8
WIP
Neumann-A Aug 18, 2023
eaf0b67
WIP . move more stuff over.
Neumann-A Aug 23, 2023
c0dc7d7
WIP: create vcpkg_make_install
Neumann-A Aug 25, 2023
c5381ab
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A Aug 25, 2023
3933374
WIP code tuning
Neumann-A Aug 25, 2023
3952202
rename function to z_vcpkg_make_get_configure_triplets
Neumann-A Aug 25, 2023
407d3f8
Merge branch 'vcpkg-make' of https://github.com/Neumann-A/vcpkg into …
Neumann-A Aug 25, 2023
0b0df8d
add configure cache
Neumann-A Aug 27, 2023
facb152
More wip
Neumann-A Aug 28, 2023
55ab880
fix includes
Neumann-A Aug 28, 2023
fb6f0b0
fix automatic file include
Neumann-A Aug 28, 2023
1bf57d6
make gmp use the new stuff
Neumann-A Aug 28, 2023
a3621d3
fix stuff to configure (build flags are missing somehow)
Neumann-A Aug 28, 2023
02dab22
more fixes
Neumann-A Aug 28, 2023
f9fc193
cleanup message
Neumann-A Aug 28, 2023
06dd260
remove "
Neumann-A Aug 28, 2023
051adc4
adjust tasks to test gmp
Neumann-A Aug 28, 2023
5a181bf
move logfile analysis
Neumann-A Aug 28, 2023
a341a3d
minor fixes
Neumann-A Aug 28, 2023
98f78da
revert pipeline
Neumann-A Aug 28, 2023
ce6f56f
backup path
Neumann-A Aug 29, 2023
6434434
rename files
Neumann-A Aug 31, 2023
c7f2cc1
create vcpkg-scripts and move stuff around
Neumann-A Aug 31, 2023
1430692
move more stuff
Neumann-A Aug 31, 2023
db55c39
more z_ prefixes
Neumann-A Aug 31, 2023
1925080
fix include naming
Neumann-A Aug 31, 2023
5092636
fix linux
Neumann-A Sep 1, 2023
b3038de
fix linux ?
Neumann-A Sep 1, 2023
3daa802
use umask
Neumann-A Sep 1, 2023
8e12b77
lists everywhere
Neumann-A Sep 1, 2023
d896766
play with configure_env
Neumann-A Sep 1, 2023
569bbf0
get logs
Neumann-A Sep 6, 2023
e91d8cd
retry
Neumann-A Sep 7, 2023
85307d2
print message
Neumann-A Sep 7, 2023
af115c9
move stuff to the correct location
Neumann-A Sep 7, 2023
1c82d5a
more changes
Neumann-A Sep 8, 2023
636bf54
next try to figure out where abiflags get ignored
Neumann-A Sep 12, 2023
f17b7a0
more debugging
Neumann-A Sep 12, 2023
75f71e5
was this the issue?
Neumann-A Sep 12, 2023
9a22df8
remove env settinng
Neumann-A Sep 12, 2023
aac6d97
use correct config var
Neumann-A Sep 13, 2023
ab1dfff
cleanup
Neumann-A Sep 13, 2023
9039911
revert zlib
Neumann-A Sep 13, 2023
4737d7f
revert pipeline
Neumann-A Sep 13, 2023
cc46900
dont error gmp
Neumann-A Sep 13, 2023
43f84ae
guard extra opts correctly
Neumann-A Sep 14, 2023
14d1540
fix bugs
Neumann-A Sep 15, 2023
5dbcba9
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A Sep 22, 2023
4a6c3ae
remove vcpkg-make-test to make the PR look green
Neumann-A Sep 22, 2023
eccecb3
use --x-cmake(-port)?-debug
Neumann-A Sep 22, 2023
636ee01
Merge branch 'vcpkg-make' of https://github.com/Neumann-A/vcpkg into …
Neumann-A Sep 22, 2023
30037a3
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A Sep 24, 2023
68e8a17
format manifest
Neumann-A Sep 24, 2023
0262490
v db
Neumann-A Sep 24, 2023
132a1fd
Merge branch 'microsoft:master' into vcpkg-make
Neumann-A Sep 26, 2023
be02f37
Merge branch 'master' into vcpkg-make
Neumann-A Oct 5, 2023
3d05e58
Apply suggestions from code review
Neumann-A Oct 5, 2023
ea23f7a
move general stuff to vcpkg-scripts
Neumann-A Oct 5, 2023
a2384ee
v db
Neumann-A Oct 5, 2023
594951e
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A Nov 29, 2023
4ca2935
Apply suggestions from code review
Neumann-A Nov 29, 2023
30d7344
Merge branch 'vcpkg-make' of https://github.com/Neumann-A/vcpkg into …
Neumann-A Nov 29, 2023
d7de9e3
revert user vscode settings
Neumann-A Nov 29, 2023
bc55b5f
add missing transformation for 'current_installed_dir_msys'
Neumann-A Nov 29, 2023
db21699
correctly use VCPKG_CMAKE_CONFIGURE_OPTIONS
Neumann-A Nov 29, 2023
40ca608
switch x264 to vcpkg-make
Neumann-A Nov 29, 2023
77dc21c
Looks like vcpkg-make needs to write response files for MSVC
Neumann-A Nov 29, 2023
931e197
move vcpkg-scripts back into vcpkg-make
Neumann-A Dec 1, 2023
820014b
Fix flags passing
Neumann-A Dec 1, 2023
ee20937
use response file
Neumann-A Dec 1, 2023
2e9ee94
add USE_RESPONSE_FILES
Neumann-A Dec 2, 2023
825d759
switch coin-or-cbc
Neumann-A Dec 2, 2023
411337e
add NASM into PATH for android
Neumann-A Dec 2, 2023
774470b
make env override platform consistent.
Neumann-A Dec 5, 2023
d5c4a4b
bump port version
Neumann-A Dec 6, 2023
285e34a
v db
Neumann-A Dec 6, 2023
ffe8e94
Apply a few suggestions from code review
Neumann-A Jan 13, 2024
bab5cb1
rename missed NO_WRAPPERS
Neumann-A Jan 13, 2024
4d34bee
v db
Neumann-A Jan 15, 2024
5215e66
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A Jan 15, 2024
b65888c
v db
Neumann-A Jan 15, 2024
32c3953
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A Jan 29, 2024
c859085
v db
Neumann-A Jan 29, 2024
8cecf44
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A Feb 4, 2024
ecdd5cb
revert changes to libbson
Neumann-A Feb 4, 2024
00c37b0
remove vcpkg_autotools_configure
Neumann-A Feb 4, 2024
4957b2f
remove libbson v db
Neumann-A Feb 4, 2024
d5e0f13
v db
Neumann-A Feb 4, 2024
853f547
Merge branch 'microsoft:master' into vcpkg-make
Neumann-A Feb 8, 2024
2c0f274
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A Apr 29, 2024
f730e39
remove cacheing
Neumann-A Apr 29, 2024
39d86c1
remove ADD_BIN_TO_PATH
Neumann-A Apr 29, 2024
dfb60ab
remove POST_CONFIGURE_CMAKE_COMMANDS
Neumann-A Apr 29, 2024
cd156fe
remove some comments
Neumann-A Apr 29, 2024
e590d18
v db
Neumann-A Apr 29, 2024
4b53ef9
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A May 1, 2024
e528798
port libidn2 to vcpkg-make
Neumann-A May 1, 2024
7af0699
v db
Neumann-A May 1, 2024
940d428
Merge remote-tracking branch 'upstream/master' into vcpkg-make
Neumann-A May 15, 2024
a94f56b
Remove SHELL as a toplevel option for now
Neumann-A May 15, 2024
0b8b6cc
v db
Neumann-A May 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions ports/coin-or-cbc/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ file(COPY "${CURRENT_INSTALLED_DIR}/share/coin-or-buildtools/" DESTINATION "${SO

set(ENV{ACLOCAL} "aclocal -I \"${SOURCE_PATH}/BuildTools\"")

vcpkg_configure_make(
vcpkg_make_configure(
SOURCE_PATH "${SOURCE_PATH}"
DETERMINE_BUILD_TRIPLET
USE_WRAPPERS
OPTIONS
--with-coinutils
--with-clp
Expand All @@ -29,7 +27,7 @@ vcpkg_configure_make(
--disable-readline
)

vcpkg_install_make()
vcpkg_make_install()
vcpkg_copy_pdbs()
vcpkg_fixup_pkgconfig()

Expand Down
7 changes: 6 additions & 1 deletion ports/coin-or-cbc/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
{
"name": "coin-or-cbc",
"version-date": "2023-02-01",
"port-version": 1,
"description": "Cbc (Coin-or branch and cut) is an open-source mixed integer linear programming solver written in C++.",
"homepage": "https://github.com/coin-or/Cbc",
"license": "EPL-2.0",
"dependencies": [
"coin-or-cgl",
"coin-or-clp",
"coin-or-osi",
"coinutils"
"coinutils",
{
"name": "vcpkg-make",
"host": true
}
]
}
8 changes: 4 additions & 4 deletions ports/gmp/asmflags.patch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ index 86175ce42..8228d20dc 100644
[$1]
EOF
-gmp_assemble="$CCAS $CFLAGS $CPPFLAGS conftest.s >conftest.out 2>&1"
+gmp_assemble="$CCAS $CPPFLAGS $ASMFLAGS conftest.s >conftest.out 2>&1"
+gmp_assemble="$CCAS $CPPFLAGS $CCASFLAGS conftest.s >conftest.out 2>&1"
if AC_TRY_EVAL(gmp_assemble); then
cat conftest.out >&AC_FD_CC
ifelse([$2],,:,[$2])
Expand All @@ -16,7 +16,7 @@ index 86175ce42..8228d20dc 100644
addl $ ${tmp_underscore}_GLOBAL_OFFSET_TABLE_, %ebx
EOF
- gmp_compile="$CCAS $CFLAGS $CPPFLAGS $lt_prog_compiler_pic conftest.s >&AC_FD_CC && $CC $CFLAGS $CPPFLAGS $lt_prog_compiler_pic conftest.$OBJEXT >&AC_FD_CC"
+ gmp_compile="$CCAS $CPPFLAGS $ASMFLAGS $lt_prog_compiler_pic conftest.s >&AC_FD_CC && $CC $CPPFLAGS $ASMFLAGS $lt_prog_compiler_pic conftest.$OBJEXT >&AC_FD_CC"
+ gmp_compile="$CCAS $CPPFLAGS $CCASFLAGS $lt_prog_compiler_pic conftest.s >&AC_FD_CC && $CC $CPPFLAGS $CCASFLAGS $lt_prog_compiler_pic conftest.$OBJEXT >&AC_FD_CC"
if AC_TRY_EVAL(gmp_compile); then
if test "$tmp_underscore" = "_"; then
gmp_cv_asm_x86_got_underscore=yes
Expand All @@ -25,7 +25,7 @@ index 86175ce42..8228d20dc 100644
AC_MSG_WARN([| WARNING WARNING WARNING])
AC_MSG_WARN([| Host CPU has MMX code, but the assembler])
- AC_MSG_WARN([| $CCAS $CFLAGS $CPPFLAGS])
+ AC_MSG_WARN([| $CCAS $CPPFLAGS $ASMFLAGS])
+ AC_MSG_WARN([| $CCAS $CPPFLAGS $CCASFLAGS])
AC_MSG_WARN([| has the Solaris 2.6 and 2.7 bug where register to register])
AC_MSG_WARN([| movq operands are reversed.])
AC_MSG_WARN([| Non-MMX replacements will be used.])
Expand All @@ -40,7 +40,7 @@ index 5d7306c22..75692128d 100644
+# Only used with CCAS
COMPILE_FLAGS = $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) $(ASMFLAGS)
+ $(CPPFLAGS) $(ASMFLAGS)
+ $(CPPFLAGS) $(CCASFLAGS)

# Flags used for preprocessing (in ansi2knr rules).
#
35 changes: 8 additions & 27 deletions ports/gmp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -30,66 +30,47 @@ endif()

if(VCPKG_TARGET_IS_WINDOWS AND NOT VCPKG_TARGET_IS_MINGW)
vcpkg_list(APPEND OPTIONS
"ac_cv_func_memset=yes"
"gmp_cv_asm_w32=.word"
"gmp_cv_check_libm_for_build=no"
)
endif()

set(disable_assembly OFF)
set(ccas "")
set(asmflags "-c")
vcpkg_cmake_get_vars(cmake_vars_file)
include("${cmake_vars_file}")
if(VCPKG_DETECTED_CMAKE_C_COMPILER_ID STREQUAL "MSVC")
set(languages "C;CXX")
if(VCPKG_TARGET_IS_WINDOWS AND NOT VCPKG_TARGET_IS_MINGW)
if(VCPKG_TARGET_ARCHITECTURE STREQUAL "x86")
string(APPEND asmflags " --target=i686-pc-windows-msvc")
elseif(VCPKG_TARGET_ARCHITECTURE STREQUAL "x64")
string(APPEND asmflags " --target=x86_64-pc-windows-msvc")
elseif(VCPKG_TARGET_ARCHITECTURE STREQUAL "arm64")
string(APPEND asmflags " --target=arm64-pc-windows-msvc")
else()
set(disable_assembly ON)
endif()
if(NOT disable_assembly)
vcpkg_find_acquire_program(CLANG)
set(ccas "${CLANG}")
endif()
elseif(VCPKG_TARGET_IS_MINGW AND VCPKG_LIBRARY_LINKAGE STREQUAL "dynamic")
# not exporting asm functions
set(disable_assembly ON)
elseif(VCPKG_TARGET_IS_LINUX AND VCPKG_TARGET_ARCHITECTURE STREQUAL "x86")
set(ccas "${VCPKG_DETECTED_CMAKE_C_COMPILER}")
vcpkg_list(APPEND OPTIONS "ABI=32")
string(APPEND asmflags " -m32")
else()
set(ccas "${VCPKG_DETECTED_CMAKE_C_COMPILER}")
endif()

if(disable_assembly)
vcpkg_list(APPEND OPTIONS "--enable-assembly=no")
elseif(ccas)
cmake_path(GET ccas PARENT_PATH ccas_dir)
vcpkg_add_to_path("${ccas_dir}")
cmake_path(GET ccas FILENAME ccas_command)
else()
list(APPEND languages "ASM")
endif()
vcpkg_list(APPEND OPTIONS "CCAS=${ccas_command}" "ASMFLAGS=${asmflags}")

if(VCPKG_CROSSCOMPILING)
set(ENV{HOST_TOOLS_PREFIX} "${CURRENT_HOST_INSTALLED_DIR}/manual-tools/${PORT}")
endif()

vcpkg_configure_make(
SOURCE_PATH "${SOURCE_PATH}"
vcpkg_make_configure(
AUTOCONFIG
SOURCE_PATH "${SOURCE_PATH}"
LANGUAGES ${languages}
OPTIONS
${OPTIONS}
--enable-cxx
--with-pic
--with-readline=no
"gmp_cv_prog_exeext_for_build=${VCPKG_HOST_EXECUTABLE_SUFFIX}"
)
vcpkg_install_make()
vcpkg_make_install()
vcpkg_fixup_pkgconfig()

if(NOT VCPKG_CROSSCOMPILING)
Expand Down
3 changes: 2 additions & 1 deletion ports/gmp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "gmp",
"version": "6.3.0",
"port-version": 1,
"description": "The GNU Multiple Precision Arithmetic Library",
"homepage": "https://gmplib.org",
"license": "LGPL-3.0-only OR GPL-2.0-only",
Expand All @@ -11,7 +12,7 @@
"host": true
},
{
"name": "vcpkg-cmake-get-vars",
"name": "vcpkg-make",
"host": true
}
],
Expand Down
10 changes: 6 additions & 4 deletions ports/jemalloc/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,16 @@ if(VCPKG_TARGET_IS_WINDOWS)
set(opts "ac_cv_search_log=none required" "--without-private-namespace")
endif()

vcpkg_configure_make(
SOURCE_PATH "${SOURCE_PATH}"
vcpkg_make_configure(
AUTOCONFIG
NO_WRAPPERS
SOURCE_PATH "${SOURCE_PATH}"
DISABLE_MSVC_WRAPPERS
NO_MSVC_FLAG_ESCAPING
USE_RESPONSE_FILES
OPTIONS ${opts}
)

vcpkg_install_make()
vcpkg_make_install()

if(VCPKG_TARGET_IS_WINDOWS)
file(COPY "${SOURCE_PATH}/include/msvc_compat/strings.h" DESTINATION "${CURRENT_PACKAGES_DIR}/include/jemalloc/msvc_compat")
Expand Down
10 changes: 8 additions & 2 deletions ports/jemalloc/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"name": "jemalloc",
"version": "5.3.0",
"port-version": 1,
"port-version": 2,
"description": "jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support",
"homepage": "https://jemalloc.net/",
"license": "BSD-2-Clause"
"license": "BSD-2-Clause",
"dependencies": [
{
"name": "vcpkg-make",
"host": true
}
]
}
6 changes: 2 additions & 4 deletions ports/libidn2/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ if(VCPKG_LIBRARY_LINKAGE STREQUAL "static")
endif()

set(ENV{GTKDOCIZE} true)
vcpkg_configure_make(
vcpkg_make_configure(
SOURCE_PATH "${SOURCE_PATH}"
AUTOCONFIG
COPY_SOURCE # include dir order problem
USE_WRAPPERS
OPTIONS
${options}
--disable-gtk-doc
Expand All @@ -57,7 +55,7 @@ vcpkg_configure_make(
"CFLAGS=\$CFLAGS -I${CURRENT_INSTALLED_DIR}/include"
)

vcpkg_install_make()
vcpkg_make_install()
vcpkg_fixup_pkgconfig()
vcpkg_copy_tool_dependencies("${CURRENT_PACKAGES_DIR}/tools/${PORT}/bin")

Expand Down
8 changes: 6 additions & 2 deletions ports/libidn2/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
{
"name": "libidn2",
"version": "2.3.4",
"port-version": 3,
"port-version": 4,
"description": "GNU Libidn is an implementation of the Stringprep, Punycode and IDNA 2003 specifications. Libidn's purpose is to encode and decode internationalized domain names.",
"homepage": "https://www.gnu.org/software/libidn/",
"license": null,
"dependencies": [
"libiconv",
"libunistring"
"libunistring",
{
"name": "vcpkg-make",
"host": true
}
],
"features": {
"nls": {
Expand Down
1 change: 1 addition & 0 deletions ports/vcpkg-cmake-get-vars/cmake_get_vars/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ foreach(flag ${VCPKG_LANGUAGES} SHARED_LINKER EXE_LINKER STATIC_LINKER MODULE_LI
endif()
endif()
endif()
string(STRIP "${${flag}_FLAGS}" "${flag}_FLAGS")
escaped(value "${${flag}_FLAGS}")
string(APPEND OUTPUT_STRING "set(VCPKG_COMBINED_${flag}_FLAGS_${VCPKG_CONFIGS} \"${value}\")\n")
endforeach()
Expand Down
2 changes: 1 addition & 1 deletion ports/vcpkg-cmake-get-vars/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vcpkg-cmake-get-vars",
"version-date": "2023-12-31",
"version-date": "2024-01-30",
"documentation": "https://vcpkg.io/en/docs/README.html",
"license": "MIT",
"dependencies": [
Expand Down
34 changes: 34 additions & 0 deletions ports/vcpkg-make/portfile.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
set(VCPKG_POLICY_CMAKE_HELPER_PORT enabled)

vcpkg_download_distfile(
ar_lib_wrapper
URLS https://raw.githubusercontent.com/autotools-mirror/automake/43a53bdf4b76377b5c012b8c8e8f478fb56d1ec0/lib/ar-lib
FILENAME ar-lib
SHA512 6019ffebf4b7b0547aa018c7d19bc915a228825d2acdee953a36919a88c30352e620f61c27a3e6f701af2885c8eb8d4ba3a4a3c2e821c54c03dceeef8eec108f
)
vcpkg_download_distfile(
compile_wrapper
URLS https://raw.githubusercontent.com/autotools-mirror/automake/43a53bdf4b76377b5c012b8c8e8f478fb56d1ec0/lib/compile
FILENAME compile
SHA512 3ef82f486f59be4cae1f1f95a9b70d4404f0333100be84c2e7061bd466201224a2bd1c7d871d97801eb9a441809bb47e7821fca8c85c29cc43ab15e6edda7f8c
)

file(COPY
"${CMAKE_CURRENT_LIST_DIR}/"
DESTINATION
"${CURRENT_PACKAGES_DIR}/share/${PORT}"
)
file(COPY
"${ar_lib_wrapper}"
"${compile_wrapper}"
DESTINATION
"${CURRENT_PACKAGES_DIR}/share/${PORT}/wrappers"
)

file(REMOVE
"${CURRENT_PACKAGES_DIR}/share/${PORT}/portfile.cmake"
"${CURRENT_PACKAGES_DIR}/share/${PORT}/vcpkg.json"
)

vcpkg_install_copyright(FILE_LIST "${VCPKG_ROOT_DIR}/LICENSE.txt")

8 changes: 8 additions & 0 deletions ports/vcpkg-make/vcpkg-port-config.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
include("${CMAKE_CURRENT_LIST_DIR}/../vcpkg-cmake-get-vars/vcpkg-port-config.cmake")

# Or this file should be autogenerated somehow.
file(GLOB cmake_files "${CMAKE_CURRENT_LIST_DIR}/*.cmake")
list(REMOVE_ITEM cmake_files "${CMAKE_CURRENT_LIST_FILE}")
foreach(cmake_file IN LISTS cmake_files)
include("${cmake_file}")
endforeach()
15 changes: 15 additions & 0 deletions ports/vcpkg-make/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "vcpkg-make",
"version-date": "2023-05-15",
"documentation": "https://vcpkg.io/en/docs/maintainers/ports/vcpkg-make.html",
"license": "MIT",
"supports": "native",
"dependencies": [
{
"name": "pkgconf",
"host": true,
"platform": "windows"
},
"vcpkg-cmake-get-vars"
]
}
Loading