ports/vxl/portfile.cmake (3 lines): - line 34: -DVXL_FORCE_V3P_CLIPPER=ON # TODO : need add clipper port to turn off - line 39: -DVXL_FORCE_V3P_OPENJPEG2=ON # TODO : need fix compile error when using openjpeg port to turn off - line 43: -DVXL_USE_DCMTK=OFF # TODO : need fix dcmtk support to turn on ports/vtk/portfile.cmake (3 lines): - line 23: # Last patch TODO: Patch out internal loguru - line 44: # TODO: - line 237: # TODO: Replace with vcpkg_copy_tools if known which tools are built with which feature scripts/cmake/vcpkg_configure_make.cmake (2 lines): - line 109: # TODO: the host system processor architecture can differ from the host triplet target architecture - line 535: # TODO: Should be CPP flags instead -> rewrite when vcpkg_determined_cmake_compiler_flags defined ports/qt5-base/portfile.cmake (2 lines): - line 384: #TODO: Make this a function since it is also done by modular scripts! - line 403: file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/lib/cmake) # TODO: check if important debug information for cmake is lost ports/libmicrohttpd/portfile.cmake (1 line): - line 34: set(ENV{LIBS} "$ENV{LIBS} -framework Foundation -framework AppKit") # TODO: Get this from the extracted cmake vars somehow ports/libxml2/portfile.cmake (1 line): - line 86: file(COPY "${CURRENT_PACKAGES_DIR}/include/libxml2/" DESTINATION "${CURRENT_PACKAGES_DIR}/include") # TODO: Fix usage in all dependent ports hardcoding the wrong include path. ports/qtmultimedia/portfile.cmake (1 line): - line 8: #Maybe TODO: ALSA + PulseAudio? (Missing Ports) -> check ALSA since it was added ports/lapack-reference/FindLAPACK.cmake (1 line): - line 119: # TODO: move this stuff to a separate module scripts/cmake/vcpkg_build_make.cmake (1 line): - line 109: #TODO: optimize for install-data (release) and install-exec (release/debug) scripts/cmake/vcpkg_build_msbuild.cmake (1 line): - line 111: # TODO: Add a way for the user to override this if they want to opt-in to incompatibility ports/vcpkg-qmake/vcpkg_qmake_configure.cmake (1 line): - line 126: configure_file("${VCPKG_QT_CONF_${buildtype}}" "${CURRENT_BUILDTREES_DIR}/${config_triplet}/qt.conf") # Needs probably more TODO for cross builds ports/tinyply/portfile.cmake (1 line): - line 8: # TODO: Remove this patch if https://github.com/ddiakopoulos/tinyply/pull/41 was accepted. ports/fruit/portfile.cmake (1 line): - line 10: # TODO: Make boost an optional dependency? scripts/cmake/vcpkg_install_msbuild.cmake (1 line): - line 154: # TODO: Add a way for the user to override this if they want to opt-in to incompatibility scripts/cmake/vcpkg_from_bitbucket.cmake (1 line): - line 125: # TODO: add json-pointer support to vcpkg ports/clapack/portfile.cmake (1 line): - line 58: #TODO: fix the official exported targets, since they are broken (luckily it seems that no-one uses them for now) ports/qt5compat/portfile.cmake (1 line): - line 20: #TODO: check if qtbase was built with ICU and fail if iconv is given here. scripts/cmake/vcpkg_from_github.cmake (1 line): - line 163: # TODO: add json-pointer support to vcpkg ports/libwandio/portfile.cmake (1 line): - line 4: #TODO: Still does not work. Requires proper "signal" support and "unistd" ports/boost-build/portfile.cmake (1 line): - line 40: # This fixes the lib path to use desktop libs instead of uwp -- TODO: improve this with better "host" compilation ports/fontconfig/vcpkg-cmake-wrapper.cmake.in (1 line): - line 8: # TODO link Freetype libraries to the target if the target Freetype::Freetype is not defined; ports/itk/portfile.cmake (1 line): - line 182: # TODO: In the future try to download via vcpkg_from_github and move the files. That way patching does not need this workaround ports/tlx/portfile.cmake (1 line): - line 2: # TODO: Fix .dlls not producing .lib files ports/vtk-m/portfile.cmake (1 line): - line 2: # TODO: Should be replaced in the future with VCPKG internal versions ports/qtkeychain-qt6/portfile.cmake (1 line): - line 22: # FIXME: Why does build translations fail on arm64-windows? ports/cairo/portfile.cmake (1 line): - line 79: #TODO: Fix script ports/llvm/portfile.cmake (1 line): - line 212: # TODO: support more targets and OS ports/qttools/portfile.cmake (1 line): - line 6: #TODO check features and setup: (means force features!) ports/nmslib/portfile.cmake (1 line): - line 11: # TODO: check SSE and AVX availability and set corresponding tags ports/lapack-reference/portfile.cmake (1 line): - line 1: #TODO: Features to add: scripts/cmake/vcpkg_find_acquire_program.cmake (1 line): - line 62: #TODO: REGEX MATCH case for more complex cases!