From db2cf949b442fd9dfa03a735ee7b7d33eac9cd83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Tue, 29 Sep 2015 23:24:33 +0100 Subject: [PATCH] oops MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­tor Santos Costa --- CMakeFiles/3.3.1/CMakeCCompiler.cmake | 63 --- CMakeFiles/3.3.1/CMakeCXXCompiler.cmake | 64 --- .../3.3.1/CMakeDetermineCompilerABI_C.bin | Bin 4368 -> 0 bytes .../3.3.1/CMakeDetermineCompilerABI_CXX.bin | Bin 4392 -> 0 bytes CMakeFiles/3.3.1/CMakeSystem.cmake | 15 - .../3.3.1/CompilerIdC/CMakeCCompilerId.c | 508 ------------------ CMakeFiles/3.3.1/CompilerIdC/a.out | Bin 8600 -> 0 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 498 ----------------- CMakeFiles/3.3.1/CompilerIdCXX/a.out | Bin 8632 -> 0 bytes CMakeFiles/CheckTypeSize/CELLSIZE.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/CELLSIZE.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_INT.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_INT.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_INT_P.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_INT_P.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_LONG.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_LONG.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c | 40 -- .../CheckTypeSize/SIZEOF_LONG_LONG_INT.bin | Bin 8448 -> 0 bytes .../CheckTypeSize/SIZEOF_LONG_LONG_INT.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_SHORT_INT.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_SHORT_INT.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.c | 40 -- CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.bin | Bin 8448 -> 0 bytes CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c | 40 -- CMakeFiles/cmake.check_cache | 1 - CMakeFiles/feature_tests.bin | Bin 8480 -> 0 bytes CMakeFiles/feature_tests.c | 34 -- CMakeFiles/feature_tests.cxx | 405 -------------- CMakeFiles/git-data/HEAD | 1 - CMakeFiles/git-data/grabRef.cmake | 43 -- CMakeFiles/git-data/head-ref | 1 - CMakeLists.txt.user | 344 ------------ .../CMakeDirectoryInformation.cmake | 16 - CXX/CMakeFiles/Yap++.dir/DependInfo.cmake | 40 -- CXX/CMakeFiles/Yap++.dir/link.txt | 1 - CXX/CMakeFiles/progress.marks | 1 - FindPackageLog.txt | 35 -- .../CMakeDirectoryInformation.cmake | 16 - .../CMakeFiles/library.dir/DependInfo.cmake | 8 - library/CMakeFiles/progress.marks | 1 - .../CMakeDirectoryInformation.cmake | 16 - library/lammpi/CMakeFiles/progress.marks | 1 - .../CMakeFiles/yap_mpi.dir/DependInfo.cmake | 41 -- .../lammpi/CMakeFiles/yap_mpi.dir/link.txt | 1 - .../CMakeDirectoryInformation.cmake | 16 - .../CMakeFiles/matrix.dir/DependInfo.cmake | 38 -- library/matrix/CMakeFiles/matrix.dir/link.txt | 1 - library/matrix/CMakeFiles/progress.marks | 1 - 59 files changed, 2730 deletions(-) delete mode 100644 CMakeFiles/3.3.1/CMakeCCompiler.cmake delete mode 100644 CMakeFiles/3.3.1/CMakeCXXCompiler.cmake delete mode 100755 CMakeFiles/3.3.1/CMakeDetermineCompilerABI_C.bin delete mode 100755 CMakeFiles/3.3.1/CMakeDetermineCompilerABI_CXX.bin delete mode 100644 CMakeFiles/3.3.1/CMakeSystem.cmake delete mode 100644 CMakeFiles/3.3.1/CompilerIdC/CMakeCCompilerId.c delete mode 100755 CMakeFiles/3.3.1/CompilerIdC/a.out delete mode 100644 CMakeFiles/3.3.1/CompilerIdCXX/CMakeCXXCompilerId.cpp delete mode 100755 CMakeFiles/3.3.1/CompilerIdCXX/a.out delete mode 100755 CMakeFiles/CheckTypeSize/CELLSIZE.bin delete mode 100644 CMakeFiles/CheckTypeSize/CELLSIZE.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_INT.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_INT.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_INT_P.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_INT_P.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_LONG.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_LONG.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG_INT.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG_INT.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_SHORT_INT.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_SHORT_INT.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.c delete mode 100755 CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.bin delete mode 100644 CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c delete mode 100644 CMakeFiles/cmake.check_cache delete mode 100755 CMakeFiles/feature_tests.bin delete mode 100644 CMakeFiles/feature_tests.c delete mode 100644 CMakeFiles/feature_tests.cxx delete mode 100644 CMakeFiles/git-data/HEAD delete mode 100644 CMakeFiles/git-data/grabRef.cmake delete mode 100644 CMakeFiles/git-data/head-ref delete mode 100644 CMakeLists.txt.user delete mode 100644 CXX/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 CXX/CMakeFiles/Yap++.dir/DependInfo.cmake delete mode 100644 CXX/CMakeFiles/Yap++.dir/link.txt delete mode 100644 CXX/CMakeFiles/progress.marks delete mode 100644 FindPackageLog.txt delete mode 100644 library/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 library/CMakeFiles/library.dir/DependInfo.cmake delete mode 100644 library/CMakeFiles/progress.marks delete mode 100644 library/lammpi/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 library/lammpi/CMakeFiles/progress.marks delete mode 100644 library/lammpi/CMakeFiles/yap_mpi.dir/DependInfo.cmake delete mode 100644 library/lammpi/CMakeFiles/yap_mpi.dir/link.txt delete mode 100644 library/matrix/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 library/matrix/CMakeFiles/matrix.dir/DependInfo.cmake delete mode 100644 library/matrix/CMakeFiles/matrix.dir/link.txt delete mode 100644 library/matrix/CMakeFiles/progress.marks diff --git a/CMakeFiles/3.3.1/CMakeCCompiler.cmake b/CMakeFiles/3.3.1/CMakeCCompiler.cmake deleted file mode 100644 index 131a7b2e8..000000000 --- a/CMakeFiles/3.3.1/CMakeCCompiler.cmake +++ /dev/null @@ -1,63 +0,0 @@ -set(CMAKE_C_COMPILER "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "AppleClang") -set(CMAKE_C_COMPILER_VERSION "6.1.0.6020053") -set(CMAKE_C_COMPILE_FEATURES "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert") -set(CMAKE_C90_COMPILE_FEATURES "c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_static_assert") - -set(CMAKE_C_PLATFORM_ID "Darwin") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar") -set(CMAKE_RANLIB "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib") -set(CMAKE_LINKER "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld") -set(CMAKE_COMPILER_IS_GNUCC ) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - - - - -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib;/usr/local/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "/Library/Frameworks;/System/Library/Frameworks") - - - diff --git a/CMakeFiles/3.3.1/CMakeCXXCompiler.cmake b/CMakeFiles/3.3.1/CMakeCXXCompiler.cmake deleted file mode 100644 index e6ed6160b..000000000 --- a/CMakeFiles/3.3.1/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,64 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "AppleClang") -set(CMAKE_CXX_COMPILER_VERSION "6.1.0.6020053") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") - -set(CMAKE_CXX_PLATFORM_ID "Darwin") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar") -set(CMAKE_RANLIB "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib") -set(CMAKE_LINKER "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld") -set(CMAKE_COMPILER_IS_GNUCXX ) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "8") -set(CMAKE_CXX_COMPILER_ABI "") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - - - - -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.1.0/lib/darwin/libclang_rt.osx.a") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib;/usr/local/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "/Library/Frameworks;/System/Library/Frameworks") - - - diff --git a/CMakeFiles/3.3.1/CMakeDetermineCompilerABI_C.bin b/CMakeFiles/3.3.1/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index b2bbcaa93a4014c27eb18488597dd935c878f4ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4368 zcmeHKO>0w85S`Z#TiRd(R#6nKB4R5v0Tru6h~m=(`w?mdQOYGBuQt#mlH_Sy5P~2y z6roF(;=gdA2rjy`zd+o$iy*FQ5%HXx8}eSXZr!|rc{AtEz30x%eVh5X`}Nm=h}A1n z?-7wObRFQijKUK+0!>1dN?*HW-?!&xx#}0o5C4kDvyP2Q&D;0p{af_;h<{BCMsCs% z?K5GeYR*cnv$vZsfda^P(QF}ZpVdo!Qa2%Ol**M$)ed1dU)}H>G>3?Nd|op6O1Y&c zg;HJ>N{eNU{q?>yeC#QOn0?<%lya8TVkJ{_T06S)`)v3Q8v z??-SH8iGdMY9+c{$VT(4%XwhRQ7H2``Reue@i$k;o?XsOJ={Lfa~f+%Nn~h9>v$V; z4RRLs@>~M_^$PEqgfiB8$G0fY>fDX{@2pm9PI2P;1o9|kTc^*!@V+EIgRo-;r*#q{ z=R7z8KaijUK?i~k1RV%E5Og5uK+u7p13?G=e+TX+8()$y`Z;cH**}?2*yIAwarQYz2jaDy zF*t)psKl(XXG+?u17 zoJ`)S$oXQXP?AfWW0faCi8F;>d4C+A`Uyi%sAcz4h~s)3+P-B3Ym8xp(rf!*$uaC1 zjR1A}IuN#6Ll6lLLBrTxN1enZ3BzFzh$o=1bhV6P0{^oXJ&pUSP`Ww}hN@a~vnq?3 H9YxD;+kB<) diff --git a/CMakeFiles/3.3.1/CMakeDetermineCompilerABI_CXX.bin b/CMakeFiles/3.3.1/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index d755911d140543a0efd7843c9b6247e89a2c588c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4392 zcmeHK%W4!s6uq5?3CWPmB7&lXC@RtDWP%TZx`>a~3Fbu-K_a1;M~4~6Ok^H92@10b zI0Pk2mwtwuh#-=M3;#f}aW{&~7(_g$x|->Z23)x83%9FI)xEcFo$Af`wDBDEtk;x(r|@aul9`D>ZZDuDxK-PIEPARuKLbvCeY@Dm8CEm=A{Nd>-sKgVCF` z!`sZBQe~%FZU*kJH`a^GVEeKOA@*|hQk&GwmL8N!uM|qng8S>$OufS z_U&=+Ex>o+9Sr}2dQpV$V5YkEN&GMI15fd7pbq1BNA~y{nEdTvBnRE_890sg>5Sza z{O1Awll35K03Lx4S4zd<kwv$~uCrX7Q`kM<8wr(b@%c58hrv(^9ceBUXop(T;7 zF74+$%r)2`?#sL}@as386Nhupea9+hR`YC}pB@^Djl|GIE~Wb#4a9GOj$r)UYN_nx zV>e9-qD9WY*H z=cZp+Sql2PMdh=~sXFOO*-=?1nQ@A8BA?6^^zqUwbWA^blXr*yV)yA{?XF klMFzSFHDSFp&VB}p0WJrm6g6S)uJkuD=C$NkOvdA-*v{W5&!@I diff --git a/CMakeFiles/3.3.1/CMakeSystem.cmake b/CMakeFiles/3.3.1/CMakeSystem.cmake deleted file mode 100644 index 856db5ea9..000000000 --- a/CMakeFiles/3.3.1/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-14.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "14.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - - - -set(CMAKE_SYSTEM "Darwin-14.5.0") -set(CMAKE_SYSTEM_NAME "Darwin") -set(CMAKE_SYSTEM_VERSION "14.5.0") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/CMakeFiles/3.3.1/CompilerIdC/CMakeCCompilerId.c b/CMakeFiles/3.3.1/CompilerIdC/CMakeCCompilerId.c deleted file mode 100644 index 444e4093c..000000000 --- a/CMakeFiles/3.3.1/CompilerIdC/CMakeCCompilerId.c +++ /dev/null @@ -1,508 +0,0 @@ -#ifdef __cplusplus -# error "A C++ compiler has been selected for C." -#endif - -#if defined(__18CXX) -# define ID_VOID_MAIN -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif - /* __INTEL_COMPILER = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH HEX(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_C) -# define COMPILER_ID "SunPro" -# if __SUNPRO_C >= 0x5100 - /* __SUNPRO_C = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# endif - -#elif defined(__HP_cc) -# define COMPILER_ID "HP" - /* __HP_cc = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) - -#elif defined(__DECC) -# define COMPILER_ID "Compaq" - /* __DECC_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) - -#elif defined(__IBMC__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 -# define COMPILER_ID "XL" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__TINYC__) -# define COMPILER_ID "TinyCC" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" - -#elif defined(SDCC) -# define COMPILER_ID "SDCC" - /* SDCC = VRP */ -# define COMPILER_VERSION_MAJOR DEC(SDCC/100) -# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) -# define COMPILER_VERSION_PATCH DEC(SDCC % 10) - -#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) -# define COMPILER_ID "MIPSpro" -# if defined(_SGI_COMPILER_VERSION) - /* _SGI_COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) -# else - /* _COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__sgi) -# define COMPILER_ID "MIPSpro" - -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__sgi) || defined(__sgi__) || defined(_SGI) -# define PLATFORM_ID "IRIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID "" -# endif - -#else /* unknown platform */ -# define PLATFORM_ID "" - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#else -# define ARCHITECTURE_ID "" -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -/*--------------------------------------------------------------------------*/ - -#ifdef ID_VOID_MAIN -void main() {} -#else -int main(int argc, char* argv[]) -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif - (void)argv; - return require; -} -#endif diff --git a/CMakeFiles/3.3.1/CompilerIdC/a.out b/CMakeFiles/3.3.1/CompilerIdC/a.out deleted file mode 100755 index b4308199f9cc781b17f953cb9bbc90f5b673a84a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8600 zcmeHNO^6gn6n>p`ecJ7 zs-e5z{Ic=aKU+ndA(7QLL?jKZZxOjI8T3T^uw1T#`zrs zm733fG2cH#&*#EPF&MeYuu-~|YWnRadyx#ryT1b$1J^C%C&uOUWQ(l!0OJ)J%`m85 zH^#wu`$nU9XN{jYDda3Eh*zsNdI=83yJq5@F_Vb<@=FFoU#V90tDss`L3O#NaX)|G znRwhI3h`i0kth09$}g$q(5v_{?vMAUiMPj0BF5R+RJgDApi0fo%+Dl-VgLH}HQwLE zzA~;JqvsdBrq`RlS-dze9@PKKD>}F5=PrJhot=x%TxK9IV9Gs{2+v!b6YYm^U%2dK zL{e-wkyHlv4SeLDIX(bpEcc*D3GH_1WoS~~1fV9@OZxw-k7Lc0WCS|dYJ`*JU}>^= zvs?tG?1wUsV9)sXkAFS0{_XlV?P2G~AKrxx)QN1{ruAryX@eZb^>QBXo1}1^Q&9S% z^Yt^1ttDUuX!@0j4=0dEuoTT6N5l2nnTWq52Co8B-h$LuUl* z>uhuuy1Bvyn5W0Jd2GkpO4s?Vvl5$kzr;McK9-7yt!2B559cm^eCc$dR;dSNKg`e6 z>t+9=vRA#nDB4pmd(GuqSjo?NAzsjo)e8%y{2~)G(icVD@WVz>tLEKEPEMH4RNQeV z+>`Dx*PT9&AjnbSG?7}$A8uIkHh z6zc3ls!~#Z+b^`5zAE`%(GTTt#S5zPKI_j)rugk)NbbLls^>AEvvSw(QGZLB^3I>IOREp-UT}V diff --git a/CMakeFiles/3.3.1/CompilerIdCXX/CMakeCXXCompilerId.cpp b/CMakeFiles/3.3.1/CompilerIdCXX/CMakeCXXCompilerId.cpp deleted file mode 100644 index 721698c5b..000000000 --- a/CMakeFiles/3.3.1/CompilerIdCXX/CMakeCXXCompilerId.cpp +++ /dev/null @@ -1,498 +0,0 @@ -/* This source file must have a .cpp extension so that all C++ compilers - recognize the extension without flags. Borland does not know .cxx for - example. */ -#ifndef __cplusplus -# error "A C compiler has been selected for C++." -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__COMO__) -# define COMPILER_ID "Comeau" - /* __COMO_VERSION__ = VRR */ -# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) -# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) - -#elif defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif - /* __INTEL_COMPILER = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH HEX(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_CC) -# define COMPILER_ID "SunPro" -# if __SUNPRO_CC >= 0x5100 - /* __SUNPRO_CC = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# endif - -#elif defined(__HP_aCC) -# define COMPILER_ID "HP" - /* __HP_aCC = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) - -#elif defined(__DECCXX) -# define COMPILER_ID "Compaq" - /* __DECCXX_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) - -#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 -# define COMPILER_ID "XL" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" - -#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) -# define COMPILER_ID "MIPSpro" -# if defined(_SGI_COMPILER_VERSION) - /* _SGI_COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) -# else - /* _COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__sgi) -# define COMPILER_ID "MIPSpro" - -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__sgi) || defined(__sgi__) || defined(_SGI) -# define PLATFORM_ID "IRIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID "" -# endif - -#else /* unknown platform */ -# define PLATFORM_ID "" - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#else -# define ARCHITECTURE_ID "" -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -/*--------------------------------------------------------------------------*/ - -int main(int argc, char* argv[]) -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif - (void)argv; - return require; -} diff --git a/CMakeFiles/3.3.1/CompilerIdCXX/a.out b/CMakeFiles/3.3.1/CompilerIdCXX/a.out deleted file mode 100755 index 66d523f790cff66d7043ed5e47800c9cd0289064..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8632 zcmeHN&ube;6n4#2S{GSzn^4*W;>K!ZnmEBfsEIL?wX}`|`o&60 zoKk}?EfuEVOCf=iSFo4~jSmk*!xmx}oq$_eAbL5^mK5|7EtMH~s6YXK>RVan=sXW&QOdrj2363>Wk`d@+rxi?AD{GUb z+tm^<;V>DL$U9{*)$`SD4NfjW^xhqS&MVU9sgVZHR@_hwM|9P+@q z@O*8c=k%YA=NBg?GPw+rsI2L{K8)G_h+`hNU%1_B`?bs`#s$_QZ$p`1*$w%A$KWO~ zWdh21;xbw*mI2FvWxz6E8L$jk1}pC zN5jsT?qdFnd2u$(5GZyn9H&eCuGZo)i?auadmilPfj2uqa2ERE78 z8I=~%PZ%4NDPuN=VH1@TF(nB)j^Z*Ts<)2=ryO1R)Q+qxrtpL`hWIevoe;CQNPNNI zq`~vVn27#gunY_stwCH=z^`4(O=+6UH4ldVO{Xs8E6r2beMVylpK+-)?=0!6R=cyN M*6=R?Y=@D505hxy>i_@% diff --git a/CMakeFiles/CheckTypeSize/CELLSIZE.bin b/CMakeFiles/CheckTypeSize/CELLSIZE.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/CELLSIZE.c b/CMakeFiles/CheckTypeSize/CELLSIZE.c deleted file mode 100644 index 5b7c46f9d..000000000 --- a/CMakeFiles/CheckTypeSize/CELLSIZE.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(uintptr_t)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.bin b/CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.c b/CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.c deleted file mode 100644 index 8ec3d4327..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_DOUBLE.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(double)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.bin b/CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.bin deleted file mode 100755 index 225f88b5c9764d45e8d2cad16047e08bc6033774..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&r4KM6uz&?6djxiB$A?D5&cGIp(5cz!pV+-967PB{}eGc*c;3yTH` z+!X#LZK5_UY*qaQ;ilaLElnc&zB}(RZzjc6i{KnM@7(X)bI-l^dv|m1`Mm%Ace7Gf zNU8N>N~tLH3&1mFqoq_QG!E5zVrayfbtV(^){9jS4@Atfs1h+s4D_j)13$7|sP>p`e>G4~{sOY2N-@i96Y^KEDO0~dV^KcxPas$eK;z3vuVL%uV2801&Ko}4PgaKhd82EP# zOvlUL;xC(CVTK*&7w0KI-HVrtKX#l7QGB7e7kNJr+Z?M{Kg(m4O{X&dVQXuPcciln zfCMe?2E04;z*1j(_XxIm*9qg!5Ut&?tPc1np|we6m7-QO+}vW4SKVrK{7&LlKC|Y| z#UMTN_9J(7PU}*CpYH3K_kzR-1HynXAPfit!hkR!3j%?n1HP>LoXsc30HRY%-HmG1kR39|%-0-yTA0_Z&X!wzq2_Bl};&EYlA_`E)_) zfR7d>PvbiQ%M@*aQYN5zwlEzL%T!KH@F{deSb&C$2`><%!M6|MD^OTAjo7G=|GfuO X)vvBzo9(cItMi3oN~cit$1eW>j6R=! diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.c b/CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.c deleted file mode 100644 index 076a87c11..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_FLOAT.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(float)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_INT.bin b/CMakeFiles/CheckTypeSize/SIZEOF_INT.bin deleted file mode 100755 index 225f88b5c9764d45e8d2cad16047e08bc6033774..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&r4KM6uz&?6djxiB$A?D5&cGIp(5cz!pV+-967PB{}eGc*c;3yTH` z+!X#LZK5_UY*qaQ;ilaLElnc&zB}(RZzjc6i{KnM@7(X)bI-l^dv|m1`Mm%Ace7Gf zNU8N>N~tLH3&1mFqoq_QG!E5zVrayfbtV(^){9jS4@Atfs1h+s4D_j)13$7|sP>p`e>G4~{sOY2N-@i96Y^KEDO0~dV^KcxPas$eK;z3vuVL%uV2801&Ko}4PgaKhd82EP# zOvlUL;xC(CVTK*&7w0KI-HVrtKX#l7QGB7e7kNJr+Z?M{Kg(m4O{X&dVQXuPcciln zfCMe?2E04;z*1j(_XxIm*9qg!5Ut&?tPc1np|we6m7-QO+}vW4SKVrK{7&LlKC|Y| z#UMTN_9J(7PU}*CpYH3K_kzR-1HynXAPfit!hkR!3j%?n1HP>LoXsc30HRY%-HmG1kR39|%-0-yTA0_Z&X!wzq2_Bl};&EYlA_`E)_) zfR7d>PvbiQ%M@*aQYN5zwlEzL%T!KH@F{deSb&C$2`><%!M6|MD^OTAjo7G=|GfuO X)vvBzo9(cItMi3oN~cit$1eW>j6R=! diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_INT.c b/CMakeFiles/CheckTypeSize/SIZEOF_INT.c deleted file mode 100644 index e91c9b2c3..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_INT.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(int)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_INT_P.bin b/CMakeFiles/CheckTypeSize/SIZEOF_INT_P.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_INT_P.c b/CMakeFiles/CheckTypeSize/SIZEOF_INT_P.c deleted file mode 100644 index e217805d1..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_INT_P.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(int *)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_LONG.bin b/CMakeFiles/CheckTypeSize/SIZEOF_LONG.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c b/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c deleted file mode 100644 index ff0203c41..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(long int)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.bin b/CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.c b/CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.c deleted file mode 100644 index ff0203c41..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_INT.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(long int)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.bin b/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c b/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c deleted file mode 100644 index 7c1ec1ef4..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(long long int)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG_INT.bin b/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG_INT.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG_INT.c b/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG_INT.c deleted file mode 100644 index 7c1ec1ef4..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG_INT.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(long long int)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_SHORT_INT.bin b/CMakeFiles/CheckTypeSize/SIZEOF_SHORT_INT.bin deleted file mode 100755 index 83026d0617ba5913e231ad76d295800e5dc43b09..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHMO=}ZT6n$f?Ep0Ga6j2l%Mf@ynkhWAQm};jcXg_Exh_zgkW=exigeJkXAao-b zicl9y|ARlkm2O;iUgf?WVebwRnZ_d-^ree+K_uOb6`qu$77< zgxr(6=XR~WkFW#49ncAAP`Ljf2f?xZ-VY6Dd;61!%{9_znsVaGALY!``}pZ|9S`dt@_$ne`>i< zbaUM|x=}|qU7LLlhU>*`)B=0a!wF!@WhlpqGnA7zPXjhJk;_ zz}-aUYvM)AE3B~T{Ng&5r`w52>Bpv1B}&Ydwj=KcV{4;T>t|)Oy5>}8Kdi5>^Ne(Y z0g#~O*??z>n|4Y#)G)RCHy*O=a9A)s;(S^D4%^xbT8N_3`c@q_$4tv1)s}2GX+gCCoPcAe2`Z zlur0)(el*3L$FNI5ol!s>T3%<5V3UUR0kiyK!gowxR~%XF -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(short int)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.bin b/CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.c b/CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.c deleted file mode 100644 index f7de2f858..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_VOIDP.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(void *)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.bin b/CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.bin deleted file mode 100755 index bccf88365377529e419ad5b2290e524de1b78460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&ubGw6rMHKmNu9iiYSU*Mf^>hLtBCrZKbOz+8@*kVhLl?Y-zBG*kmy+2n7)g zMd(H8f8gD_UKHA!`VUAi-XiElY7z1KCL6MeEj@V<-h;PqzBg~)%zQhSnfGD)>+e>j ztdLU6`;<~q=tqF3%0^46BhUm?>xrT3&Ru76oZd#U8sUzJdEyAvddj&o)fi&NbK;=* z7;954P%O!a)*1lPp+E%qY2dBKUw}8}H8Ey< zCRI$;$M2S}s}_Ph4ZPL-zOA2&n)koP4u6{xr>>AJwCQl zg9st_zJ_5bXR%+7b>|o7DL>vyl)Z23PK78j<84LW4#ZYQE7s5QXl2EzB;T#BuJVp_ zi~*3K<=udHhhA9fOaC6hHt#xN+!>h}URtM7^v5p$0BX3Rh5!Hn diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.c b/CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.c deleted file mode 100644 index f7de2f858..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(void *)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.bin b/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.bin deleted file mode 100755 index 225f88b5c9764d45e8d2cad16047e08bc6033774..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8448 zcmeHM&r4KM6uz&?6djxiB$A?D5&cGIp(5cz!pV+-967PB{}eGc*c;3yTH` z+!X#LZK5_UY*qaQ;ilaLElnc&zB}(RZzjc6i{KnM@7(X)bI-l^dv|m1`Mm%Ace7Gf zNU8N>N~tLH3&1mFqoq_QG!E5zVrayfbtV(^){9jS4@Atfs1h+s4D_j)13$7|sP>p`e>G4~{sOY2N-@i96Y^KEDO0~dV^KcxPas$eK;z3vuVL%uV2801&Ko}4PgaKhd82EP# zOvlUL;xC(CVTK*&7w0KI-HVrtKX#l7QGB7e7kNJr+Z?M{Kg(m4O{X&dVQXuPcciln zfCMe?2E04;z*1j(_XxIm*9qg!5Ut&?tPc1np|we6m7-QO+}vW4SKVrK{7&LlKC|Y| z#UMTN_9J(7PU}*CpYH3K_kzR-1HynXAPfit!hkR!3j%?n1HP>LoXsc30HRY%-HmG1kR39|%-0-yTA0_Z&X!wzq2_Bl};&EYlA_`E)_) zfR7d>PvbiQ%M@*aQYN5zwlEzL%T!KH@F{deSb&C$2`><%!M6|MD^OTAjo7G=|GfuO X)vvBzo9(cItMi3oN~cit$1eW>j6R=! diff --git a/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c b/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c deleted file mode 100644 index a86cd5e23..000000000 --- a/CMakeFiles/CheckTypeSize/SIZEOF_WCHAR_T.c +++ /dev/null @@ -1,40 +0,0 @@ -#include -#include -#include - - -#undef KEY -#if defined(__i386) -# define KEY '_','_','i','3','8','6' -#elif defined(__x86_64) -# define KEY '_','_','x','8','6','_','6','4' -#elif defined(__ppc__) -# define KEY '_','_','p','p','c','_','_' -#elif defined(__ppc64__) -# define KEY '_','_','p','p','c','6','4','_','_' -#endif - -#define SIZE (sizeof(wchar_t)) -char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', - ('0' + ((SIZE / 10000)%10)), - ('0' + ((SIZE / 1000)%10)), - ('0' + ((SIZE / 100)%10)), - ('0' + ((SIZE / 10)%10)), - ('0' + (SIZE % 10)), - ']', -#ifdef KEY - ' ','k','e','y','[', KEY, ']', -#endif - '\0'}; - -#ifdef __CLASSIC_C__ -int main(argc, argv) int argc; char *argv[]; -#else -int main(int argc, char *argv[]) -#endif -{ - int require = 0; - require += info_size[argc]; - (void)argv; - return require; -} diff --git a/CMakeFiles/cmake.check_cache b/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd7317..000000000 --- a/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/CMakeFiles/feature_tests.bin b/CMakeFiles/feature_tests.bin deleted file mode 100755 index 8781eab1dd90c8494185c61856ad9a422b368bc9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8480 zcmeHMO^6&t6t2l`%(7Xsdk~^1I{rk|h20J0uy{(;i5m_1>#j-+NU( z^!x4MU;myFqBbYQol`=H6}0cbd@AY~3Gp=A7MheduDsK@)!2TYpN>*(lnruh=Q9XO zxzpI)85QyR_0ea=@&dkz(`fU>w3He3v!U!sdq?N78BD)ah%jI3`bYEPPBG;>DRpXl zLxU&n{Z!cdgB<}eKVon2_|dPFx!pH5lE$`DJUwae%jXCFF{Vt+Gwzc}O6tg#Qwa?u zPTIR)*n6rlz&ye?k%sZSe(k+?8*g7LV^JUYRwlY@Zv;@*a5nf9V_)>S#-7>v_+u$ELX+9mElMrf1OD zkNRD^|NAeOKL6(KbN9aQe|7a`JmcIKi;KR!Uh@15^eXntdYn(kiPz!%@f`atL?5j- zTpR1_)z!6&YjDCeyoEU&OXm-kf1Ka=@aLoB^w#dKyxO?3b91}##)j_qrE0ewwN*wk zqL#|z3}2#6W>jo$lj|*x%g09b@KHVK#!w0iw5^&nk+uRRv&@-h9=2A_!M&~{jWwfy zg*;1TcF?8qsiv{Y9mv>Zn6}kXpIb8N7KE38`FrvOGny)R-!iqlC=FUXNTLG60C9%4c@e_CV`XuV8z~8#Q*&^j{IB?@TMQpHBE)wHP$eR*>F&F?({{hGTbVUFF diff --git a/CMakeFiles/feature_tests.c b/CMakeFiles/feature_tests.c deleted file mode 100644 index e08c57e75..000000000 --- a/CMakeFiles/feature_tests.c +++ /dev/null @@ -1,34 +0,0 @@ - - const char features[] = {"" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 -"1" -#else -"0" -#endif -"c_function_prototypes\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_restrict\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L -"1" -#else -"0" -#endif -"c_static_assert\n" -"C_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_variadic_macros\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/CMakeFiles/feature_tests.cxx b/CMakeFiles/feature_tests.cxx deleted file mode 100644 index 3e74c566e..000000000 --- a/CMakeFiles/feature_tests.cxx +++ /dev/null @@ -1,405 +0,0 @@ - - const char features[] = {"" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_aggregate_nsdmi) -"1" -#else -"0" -#endif -"cxx_aggregate_default_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_alias_templates) -"1" -#else -"0" -#endif -"cxx_alias_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_alignas) -"1" -#else -"0" -#endif -"cxx_alignof\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_attributes) -"1" -#else -"0" -#endif -"cxx_attributes\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 501 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_attribute_deprecated\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_auto_type) -"1" -#else -"0" -#endif -"cxx_auto_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_binary_literals) -"1" -#else -"0" -#endif -"cxx_binary_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_constexpr) -"1" -#else -"0" -#endif -"cxx_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_contextual_conversions) -"1" -#else -"0" -#endif -"cxx_contextual_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_decltype) -"1" -#else -"0" -#endif -"cxx_decltype\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 501 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_decltype_auto\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_decltype_incomplete_return_types) -"1" -#else -"0" -#endif -"cxx_decltype_incomplete_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_default_function_template_args) -"1" -#else -"0" -#endif -"cxx_default_function_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_defaulted_functions) -"1" -#else -"0" -#endif -"cxx_defaulted_move_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_delegating_constructors) -"1" -#else -"0" -#endif -"cxx_delegating_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_deleted_functions) -"1" -#else -"0" -#endif -"cxx_deleted_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 501 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_digit_separators\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_enum_forward_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_explicit_conversions) -"1" -#else -"0" -#endif -"cxx_explicit_conversions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extended_friend_declarations\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extern_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_final\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_func_identifier\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_generalized_initializers\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 501 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_generic_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_inheriting_constructors) -"1" -#else -"0" -#endif -"cxx_inheriting_constructors\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_inline_namespaces\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_lambdas) -"1" -#else -"0" -#endif -"cxx_lambdas\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_init_captures) -"1" -#else -"0" -#endif -"cxx_lambda_init_captures\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_local_type_template_args) -"1" -#else -"0" -#endif -"cxx_local_type_template_args\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_long_long_type\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_noexcept) -"1" -#else -"0" -#endif -"cxx_noexcept\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_nonstatic_member_init) -"1" -#else -"0" -#endif -"cxx_nonstatic_member_init\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_nullptr) -"1" -#else -"0" -#endif -"cxx_nullptr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_override_control) -"1" -#else -"0" -#endif -"cxx_override\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_range_for) -"1" -#else -"0" -#endif -"cxx_range_for\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_raw_string_literals) -"1" -#else -"0" -#endif -"cxx_raw_string_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_reference_qualified_functions) -"1" -#else -"0" -#endif -"cxx_reference_qualified_functions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_relaxed_constexpr) -"1" -#else -"0" -#endif -"cxx_relaxed_constexpr\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_return_type_deduction) -"1" -#else -"0" -#endif -"cxx_return_type_deduction\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_right_angle_brackets\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_rvalue_references) -"1" -#else -"0" -#endif -"cxx_rvalue_references\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_sizeof_member\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_static_assert) -"1" -#else -"0" -#endif -"cxx_static_assert\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_strong_enums) -"1" -#else -"0" -#endif -"cxx_strong_enums\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 199711L -"1" -#else -"0" -#endif -"cxx_template_template_parameters\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_thread_local) -"1" -#else -"0" -#endif -"cxx_thread_local\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_trailing_return) -"1" -#else -"0" -#endif -"cxx_trailing_return_types\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_unicode_literals) -"1" -#else -"0" -#endif -"cxx_unicode_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_generalized_initializers) -"1" -#else -"0" -#endif -"cxx_uniform_initialization\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_unrestricted_unions) -"1" -#else -"0" -#endif -"cxx_unrestricted_unions\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_user_literals) -"1" -#else -"0" -#endif -"cxx_user_literals\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_variable_templates) -"1" -#else -"0" -#endif -"cxx_variable_templates\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_variadic_macros\n" -"CXX_FEATURE:" -#if ((__clang_major__ * 100) + __clang_minor__) >= 400 && __has_feature(cxx_variadic_templates) -"1" -#else -"0" -#endif -"cxx_variadic_templates\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/CMakeFiles/git-data/HEAD b/CMakeFiles/git-data/HEAD deleted file mode 100644 index cb089cd89..000000000 --- a/CMakeFiles/git-data/HEAD +++ /dev/null @@ -1 +0,0 @@ -ref: refs/heads/master diff --git a/CMakeFiles/git-data/grabRef.cmake b/CMakeFiles/git-data/grabRef.cmake deleted file mode 100644 index 7f3438ac5..000000000 --- a/CMakeFiles/git-data/grabRef.cmake +++ /dev/null @@ -1,43 +0,0 @@ -# -# Internal file for GetGitRevisionDescription.cmake -# -# Requires CMake 2.6 or newer (uses the 'function' command) -# -# Original Author: -# 2009-2010 Ryan Pavlik -# http://academic.cleardefinition.com -# Iowa State University HCI Graduate Program/VRAC -# -# Copyright Iowa State University 2009-2010. -# Distributed under the Boost Software License, Version 1.0. -# (See accompanying file LICENSE_1_0.txt or copy at -# http://www.boost.org/LICENSE_1_0.txt) - -set(HEAD_HASH) - -file(READ "/Users/vsc/git/yap-6.3/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024) - -string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) -if(HEAD_CONTENTS MATCHES "ref") - # named branch - string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}") - if(EXISTS "/Users/vsc/git/yap-6.3/.git/${HEAD_REF}") - configure_file("/Users/vsc/git/yap-6.3/.git/${HEAD_REF}" "/Users/vsc/git/yap-6.3/CMakeFiles/git-data/head-ref" COPYONLY) - else() - configure_file("/Users/vsc/git/yap-6.3/.git/packed-refs" "/Users/vsc/git/yap-6.3/CMakeFiles/git-data/packed-refs" COPYONLY) - file(READ "/Users/vsc/git/yap-6.3/CMakeFiles/git-data/packed-refs" PACKED_REFS) - if(${PACKED_REFS} MATCHES "([0-9a-z]*) ${HEAD_REF}") - set(HEAD_HASH "${CMAKE_MATCH_1}") - endif() - endif() -else() - # detached HEAD - configure_file("/Users/vsc/git/yap-6.3/.git/HEAD" "/Users/vsc/git/yap-6.3/CMakeFiles/git-data/head-ref" COPYONLY) -endif() - -if(NOT HEAD_HASH) - file(READ "/Users/vsc/git/yap-6.3/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024) - string(STRIP "${HEAD_HASH}" HEAD_HASH) - endif() - - diff --git a/CMakeFiles/git-data/head-ref b/CMakeFiles/git-data/head-ref deleted file mode 100644 index ff22ff88d..000000000 --- a/CMakeFiles/git-data/head-ref +++ /dev/null @@ -1 +0,0 @@ -880a9989c3fca9bd8184f0098049fb87795fde62 diff --git a/CMakeLists.txt.user b/CMakeLists.txt.user deleted file mode 100644 index b7244c7e2..000000000 --- a/CMakeLists.txt.user +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - EnvironmentId - {a0de746c-c885-4e01-9456-e8e37fff153e} - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - true - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - UTF-8 - false - 4 - false - 80 - true - true - 1 - true - false - 0 - true - 0 - 8 - true - 1 - true - true - true - false - - - - ProjectExplorer.Project.PluginSettings - - - - 1 - - - - - ProjectExplorer.Project.Target.0 - - Desktop - Desktop - {372e928c-645c-4a2e-be60-0afb86ba4bb0} - 0 - 0 - 0 - - false - /Users/vsc/Yap/bins/Qt - - - - - false - - true - Make - - CMakeProjectManager.MakeStep - - 1 - Build - - ProjectExplorer.BuildSteps.Build - - - - clean - - true - - true - Make - - CMakeProjectManager.MakeStep - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - all - - CMakeProjectManager.CMakeBuildConfiguration - - 1 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - Deploy locally - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - yap-bin - - - 2 - - yap-bin - - CMakeProjectManager.CMakeRunConfiguration.yap-bin - 3768 - false - true - false - false - true - - - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - Problogbdd - - - 2 - - Problogbdd - - CMakeProjectManager.CMakeRunConfiguration.Problogbdd - 3768 - false - true - false - false - true - - - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - Problogbdd-Lfi - - - 2 - - Problogbdd-Lfi - - CMakeProjectManager.CMakeRunConfiguration.Problogbdd-Lfi - 3768 - false - true - false - false - true - - - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - HorusCli - - - 2 - - HorusCli - - CMakeProjectManager.CMakeRunConfiguration.HorusCli - 3768 - false - true - false - false - true - - 4 - - - - ProjectExplorer.Project.TargetCount - 1 - - - ProjectExplorer.Project.Updater.FileVersion - 18 - - - Version - 18 - - diff --git a/CXX/CMakeFiles/CMakeDirectoryInformation.cmake b/CXX/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index bab203dbc..000000000 --- a/CXX/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.3 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/vsc/git/yap-6.3") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/vsc/git/yap-6.3") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/CXX/CMakeFiles/Yap++.dir/DependInfo.cmake b/CXX/CMakeFiles/Yap++.dir/DependInfo.cmake deleted file mode 100644 index bae358ec6..000000000 --- a/CXX/CMakeFiles/Yap++.dir/DependInfo.cmake +++ /dev/null @@ -1,40 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "CXX" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_CXX - "/Users/vsc/git/yap-6.3/CXX/yapi.cpp" "/Users/vsc/git/yap-6.3/CXX/CMakeFiles/Yap++.dir/yapi.cpp.o" - ) -set(CMAKE_CXX_COMPILER_ID "Clang") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_CXX - "COROUTINING=1" - "DEBUG=1" - "DEPTH_LIMIT=1" - "HAVE_CONFIG_H" - "LOW_LEVEL_TRACER=1" - "RATIONAL_TREES=1" - "TABLING=1" - "USE_THREADEAD_CODE=1" - "_YAP_NOT_INSTALLED_=1" - ) - -# The include file search paths: -set(CMAKE_CXX_TARGET_INCLUDE_PATH - "." - "H" - "include" - "os" - "JIT/HPP" - "/usr/local/include" - "OPTYap" - "CXX/H" - "CXX/include" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - "/Users/vsc/git/yap-6.3/CMakeFiles/libYap.dir/DependInfo.cmake" - ) diff --git a/CXX/CMakeFiles/Yap++.dir/link.txt b/CXX/CMakeFiles/Yap++.dir/link.txt deleted file mode 100644 index 06a2c496a..000000000 --- a/CXX/CMakeFiles/Yap++.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -g -dynamiclib -Wl,-headerpad_max_install_names -o libYap++.dylib -install_name @rpath/libYap++.dylib CMakeFiles/Yap++.dir/yapi.cpp.o ../libYap.6.3.4.dylib -ldl /usr/local/lib/libgmp.dylib /usr/local/opt/readline/lib/libreadline.dylib /usr/lib/libncurses.dylib -Wl,-rpath,/Users/vsc/git/yap-6.3 diff --git a/CXX/CMakeFiles/progress.marks b/CXX/CMakeFiles/progress.marks deleted file mode 100644 index 21e72e8ac..000000000 --- a/CXX/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -48 diff --git a/FindPackageLog.txt b/FindPackageLog.txt deleted file mode 100644 index d5344dc36..000000000 --- a/FindPackageLog.txt +++ /dev/null @@ -1,35 +0,0 @@ - --- The following OPTIONAL packages have been found: - - * GMP - * Readline - * MPI - * Gecode - * ODBC , "Use ODBC Data-Base Interface " , - "" - * Sqlite3 - * PostgreSQL , "PostgreSQL Data-Base " , - "" - * PythonInterp - * SWIG - * PythonLibs - * Java , "Use Java System" , - "" - "" - * JNI , "Use Java Native Interface" , - "" - * CUDD , "Use CUDD Library" , - "" - * PkgConfig - * RAPTOR , "Use RAPTOR Library" , - "" - * Qt5Gui (required version >= 5.4.2) - * Qt5Widgets - * Qt5Core - --- The following OPTIONAL packages have not been found: - - * MySQL , "Use MYSQL Data-Base Interface " , - "" - * R , "Use R Environment" , - "" diff --git a/library/CMakeFiles/CMakeDirectoryInformation.cmake b/library/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index bab203dbc..000000000 --- a/library/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.3 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/vsc/git/yap-6.3") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/vsc/git/yap-6.3") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/library/CMakeFiles/library.dir/DependInfo.cmake b/library/CMakeFiles/library.dir/DependInfo.cmake deleted file mode 100644 index 86c3d8af6..000000000 --- a/library/CMakeFiles/library.dir/DependInfo.cmake +++ /dev/null @@ -1,8 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - ) -# The set of files for implicit dependencies of each language: - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - ) diff --git a/library/CMakeFiles/progress.marks b/library/CMakeFiles/progress.marks deleted file mode 100644 index e1617e842..000000000 --- a/library/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -57 diff --git a/library/lammpi/CMakeFiles/CMakeDirectoryInformation.cmake b/library/lammpi/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index bab203dbc..000000000 --- a/library/lammpi/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.3 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/vsc/git/yap-6.3") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/vsc/git/yap-6.3") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/library/lammpi/CMakeFiles/progress.marks b/library/lammpi/CMakeFiles/progress.marks deleted file mode 100644 index 21e72e8ac..000000000 --- a/library/lammpi/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -48 diff --git a/library/lammpi/CMakeFiles/yap_mpi.dir/DependInfo.cmake b/library/lammpi/CMakeFiles/yap_mpi.dir/DependInfo.cmake deleted file mode 100644 index cc81f972c..000000000 --- a/library/lammpi/CMakeFiles/yap_mpi.dir/DependInfo.cmake +++ /dev/null @@ -1,41 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/Users/vsc/git/yap-6.3/library/lammpi/hash.c" "/Users/vsc/git/yap-6.3/library/lammpi/CMakeFiles/yap_mpi.dir/hash.c.o" - "/Users/vsc/git/yap-6.3/library/lammpi/prologterms2c.c" "/Users/vsc/git/yap-6.3/library/lammpi/CMakeFiles/yap_mpi.dir/prologterms2c.c.o" - "/Users/vsc/git/yap-6.3/library/lammpi/yap_mpi.c" "/Users/vsc/git/yap-6.3/library/lammpi/CMakeFiles/yap_mpi.dir/yap_mpi.c.o" - ) -set(CMAKE_C_COMPILER_ID "Clang") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "COROUTINING=1" - "DEBUG=1" - "DEPTH_LIMIT=1" - "HAVE_CONFIG_H" - "HAVE_MPI_H=1" - "LOW_LEVEL_TRACER=1" - "RATIONAL_TREES=1" - "TABLING=1" - "USE_THREADEAD_CODE=1" - "_YAP_NOT_INSTALLED_=1" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "." - "H" - "include" - "os" - "JIT/HPP" - "/usr/local/include" - "OPTYap" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - "/Users/vsc/git/yap-6.3/CMakeFiles/libYap.dir/DependInfo.cmake" - ) diff --git a/library/lammpi/CMakeFiles/yap_mpi.dir/link.txt b/library/lammpi/CMakeFiles/yap_mpi.dir/link.txt deleted file mode 100644 index 9cf3ac7f9..000000000 --- a/library/lammpi/CMakeFiles/yap_mpi.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -g -dynamiclib -Wl,-headerpad_max_install_names -o yap_mpi.dylib -install_name @rpath/yap_mpi.dylib CMakeFiles/yap_mpi.dir/hash.c.o CMakeFiles/yap_mpi.dir/prologterms2c.c.o CMakeFiles/yap_mpi.dir/yap_mpi.c.o ../../libYap.6.3.4.dylib /usr/local/Cellar/open-mpi/1.10.0/lib/libmpi_cxx.dylib /usr/local/Cellar/open-mpi/1.10.0/lib/libmpi.dylib -ldl /usr/local/lib/libgmp.dylib /usr/local/opt/readline/lib/libreadline.dylib /usr/lib/libncurses.dylib -Wl,-rpath,/Users/vsc/git/yap-6.3 diff --git a/library/matrix/CMakeFiles/CMakeDirectoryInformation.cmake b/library/matrix/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index bab203dbc..000000000 --- a/library/matrix/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.3 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/vsc/git/yap-6.3") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/vsc/git/yap-6.3") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/library/matrix/CMakeFiles/matrix.dir/DependInfo.cmake b/library/matrix/CMakeFiles/matrix.dir/DependInfo.cmake deleted file mode 100644 index 3303cf837..000000000 --- a/library/matrix/CMakeFiles/matrix.dir/DependInfo.cmake +++ /dev/null @@ -1,38 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/Users/vsc/git/yap-6.3/library/matrix/matrix.c" "/Users/vsc/git/yap-6.3/library/matrix/CMakeFiles/matrix.dir/matrix.c.o" - ) -set(CMAKE_C_COMPILER_ID "Clang") - -# Preprocessor definitions for this target. -set(CMAKE_TARGET_DEFINITIONS_C - "COROUTINING=1" - "DEBUG=1" - "DEPTH_LIMIT=1" - "HAVE_CONFIG_H" - "LOW_LEVEL_TRACER=1" - "RATIONAL_TREES=1" - "TABLING=1" - "USE_THREADEAD_CODE=1" - "_YAP_NOT_INSTALLED_=1" - ) - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - "." - "H" - "include" - "os" - "JIT/HPP" - "/usr/local/include" - "OPTYap" - ) - -# Targets to which this target links. -set(CMAKE_TARGET_LINKED_INFO_FILES - "/Users/vsc/git/yap-6.3/CMakeFiles/libYap.dir/DependInfo.cmake" - ) diff --git a/library/matrix/CMakeFiles/matrix.dir/link.txt b/library/matrix/CMakeFiles/matrix.dir/link.txt deleted file mode 100644 index bc10beb30..000000000 --- a/library/matrix/CMakeFiles/matrix.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -g -dynamiclib -Wl,-headerpad_max_install_names -o matrix.dylib -install_name @rpath/matrix.dylib CMakeFiles/matrix.dir/matrix.c.o ../../libYap.6.3.4.dylib -ldl /usr/local/lib/libgmp.dylib /usr/local/opt/readline/lib/libreadline.dylib /usr/lib/libncurses.dylib -Wl,-rpath,/Users/vsc/git/yap-6.3 diff --git a/library/matrix/CMakeFiles/progress.marks b/library/matrix/CMakeFiles/progress.marks deleted file mode 100644 index 21e72e8ac..000000000 --- a/library/matrix/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -48