Home
last modified time | relevance | path

Searched refs:BZip2 (Results 1 – 25 of 1132) sorted by relevance

12345678910>>...46

/dports/misc/adios2/ADIOS2-2.7.1/cmake/upstream/
H A DFindBZip2.cmake8 # Try to find BZip2
13 # This module defines :prop_tgt:`IMPORTED` target ``BZip2::BZip2``, if
14 # BZip2 has been found.
63 if(NOT TARGET BZip2::BZip2)
64 add_library(BZip2::BZip2 UNKNOWN IMPORTED)
65 set_target_properties(BZip2::BZip2 PROPERTIES
69 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
71 set_target_properties(BZip2::BZip2 PROPERTIES
76 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
78 set_target_properties(BZip2::BZip2 PROPERTIES
[all …]
/dports/archivers/libzip/libzip-1.7.3/cmake-compat/
H A DFindBZip2.cmake8 Try to find BZip2
13 This module defines :prop_tgt:`IMPORTED` target ``BZip2::BZip2``, if
22 system has BZip2
78 if(NOT TARGET BZip2::BZip2)
79 add_library(BZip2::BZip2 UNKNOWN IMPORTED)
80 set_target_properties(BZip2::BZip2 PROPERTIES
84 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
86 set_target_properties(BZip2::BZip2 PROPERTIES
91 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
93 set_target_properties(BZip2::BZip2 PROPERTIES
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Modules/
H A DFindBZip2.cmake8 Try to find BZip2
15 This module defines :prop_tgt:`IMPORTED` target ``BZip2::BZip2``, if
24 system has BZip2
81 if(NOT TARGET BZip2::BZip2)
82 add_library(BZip2::BZip2 UNKNOWN IMPORTED)
83 set_target_properties(BZip2::BZip2 PROPERTIES
87 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
89 set_target_properties(BZip2::BZip2 PROPERTIES
94 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
96 set_target_properties(BZip2::BZip2 PROPERTIES
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Modules/
H A DFindBZip2.cmake8 Try to find BZip2
15 This module defines :prop_tgt:`IMPORTED` target ``BZip2::BZip2``, if
24 system has BZip2
81 if(NOT TARGET BZip2::BZip2)
82 add_library(BZip2::BZip2 UNKNOWN IMPORTED)
83 set_target_properties(BZip2::BZip2 PROPERTIES
87 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
89 set_target_properties(BZip2::BZip2 PROPERTIES
94 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
96 set_target_properties(BZip2::BZip2 PROPERTIES
[all …]
/dports/devel/cmake/cmake-3.22.1/Modules/
H A DFindBZip2.cmake8 Try to find BZip2
15 This module defines :prop_tgt:`IMPORTED` target ``BZip2::BZip2``, if
24 system has BZip2
81 if(NOT TARGET BZip2::BZip2)
82 add_library(BZip2::BZip2 UNKNOWN IMPORTED)
83 set_target_properties(BZip2::BZip2 PROPERTIES
87 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
89 set_target_properties(BZip2::BZip2 PROPERTIES
94 set_property(TARGET BZip2::BZip2 APPEND PROPERTY
96 set_target_properties(BZip2::BZip2 PROPERTIES
[all …]
/dports/devel/hpx/hpx-1.2.1/cmake/
H A DFindBZip2.cmake1 # - Try to find BZip2
4 # BZIP2_FOUND - system has BZip2
5 # BZIP2_INCLUDE_DIR - the BZip2 include directory
6 # BZIP2_LIBRARIES - Link these to use BZip2
8 # BZIP2_VERSION_STRING - the version of BZip2 found (since CMake 2.8.8)
50 FIND_PACKAGE_HANDLE_STANDARD_ARGS(BZip2
/dports/graphics/krita/krita-4.4.8/3rdparty/ext_frameworks/
H A Dkarchive.diff5 @@ -33,7 +33,7 @@ find_package(BZip2)
6 set_package_properties(BZip2 PROPERTIES
8 DESCRIPTION "Support for BZip2 compressed files and data streams"
11 PURPOSE "Support for BZip2 compressed files and data streams"
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/util/cmake/
H A DFindBZip2.cmake5 # Try to find BZip2
11 # BZIP2_FOUND - system has BZip2
12 # BZIP2_INCLUDE_DIR - the BZip2 include directory
13 # BZIP2_LIBRARIES - Link these to use BZip2
15 # BZIP2_VERSION_STRING - the version of BZip2 found (since CMake 2.8.8)
56 FIND_PACKAGE_HANDLE_STANDARD_ARGS(BZip2
/dports/lang/mono/mono-5.10.1.57/mcs/class/ICSharpCode.SharpZipLib/
H A DICSharpCode.SharpZipLib.dll.sources26 ICSharpCode.SharpZipLib/BZip2/BZip2InputStream.cs
27 ICSharpCode.SharpZipLib/BZip2/BZip2Constants.cs
28 ICSharpCode.SharpZipLib/BZip2/BZip2OutputStream.cs
29 ICSharpCode.SharpZipLib/BZip2/BZip2Exception.cs
30 ICSharpCode.SharpZipLib/BZip2/BZip2.cs
/dports/lang/php73/php-7.3.33/ext/bz2/
H A Dconfig.m43 PHP_ARG_WITH(bz2, for BZip2 support,
4 [ --with-bz2[=DIR] Include BZip2 support])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/archivers/php80-bz2/php-8.0.15/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/archivers/php74-bz2/php-7.4.27/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/archivers/php81-bz2/php-8.1.1/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/archivers/php73-bz2/php-7.3.33/ext/bz2/
H A Dconfig.m43 PHP_ARG_WITH(bz2, for BZip2 support,
4 [ --with-bz2[=DIR] Include BZip2 support])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/www/mod_php81/php-8.1.1/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/www/mod_php74/php-7.4.27/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/lang/php74/php-7.4.27/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/lang/php81/php-8.1.1/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/lang/php80/php-8.0.15/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/www/mod_php80/php-8.0.15/ext/bz2/
H A Dconfig.m42 [for BZip2 support],
4 [Include BZip2 support])])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/www/mod_php73/php-7.3.33/ext/bz2/
H A Dconfig.m43 PHP_ARG_WITH(bz2, for BZip2 support,
4 [ --with-bz2[=DIR] Include BZip2 support])
10 AC_MSG_CHECKING(for BZip2 in default path)
22 AC_MSG_ERROR(Please reinstall the BZip2 distribution)
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/contrib/cmake/vcpkg_extra_ports/bzip2/1.0.6-4/
H A Dusage3 find_package(BZip2 REQUIRED)
4 target_link_libraries(main PRIVATE BZip2::BZip2)
/dports/devel/cmake/cmake-3.22.1/Tests/FindBZip2/Test/
H A DCMakeLists.txt5 find_package(BZip2 REQUIRED)
10 target_link_libraries(test_tgt BZip2::BZip2)
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/example/ios/
H A DPython-Apple-support.patch16 # - BZip2-macOS - build BZip2 for macOS
17 # - BZip2-iOS - build BZip2 for iOS
18 # - BZip2-tvOS - build BZip2 for tvOS
/dports/archivers/libzippp/libzippp-libzippp-v5.0-1.8.0/cmake/
H A DFindLIBZIP.cmake34 # (Ab)use the (always) installed pkgconfig file to check if BZip2 is required
37 find_package(BZip2 REQUIRED)
38 set_property(TARGET libzip::zip APPEND PROPERTY INTERFACE_LINK_LIBRARIES BZip2::BZip2)

12345678910>>...46