# This is the CMakeCache file. # For build in directory: /srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades # It was generated by CMake: /software/miniconda3/lib/python3.6/site-packages/cmake/data/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Path to a file. BZIP2_INCLUDE_DIR:PATH=/usr/include //Path to a library. BZIP2_LIBRARY_DEBUG:FILEPATH=BZIP2_LIBRARY_DEBUG-NOTFOUND //Path to a library. BZIP2_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libbz2.so //Value Computed by CMake BamTools_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/bamtools //Dependencies for the target BamTools_LIB_DEPENDS:STATIC=general;/usr/lib/x86_64-linux-gnu/libz.so; //Value Computed by CMake BamTools_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/bamtools //The directory containing a CMake configuration file for Boost. Boost_DIR:PATH=Boost_DIR-NOTFOUND //Path to a file. Boost_INCLUDE_DIR:PATH=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/include //Path to a program. CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Choose the type of build, options are: None Debug Release RelWithAsserts // RelWithDebInfo. CMAKE_BUILD_TYPE:STRING=RelWithAsserts //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7 //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING= //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7 //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/srv/scratch/marinovg/spades-cloudspades-paper/assembler //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=Project //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=/usr/bin/readelf //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Path to a library. CURSES_CURSES_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libcurses.so //Path to a library. CURSES_EXTRA_LIBRARY:FILEPATH=CURSES_EXTRA_LIBRARY-NOTFOUND //Path to a library. CURSES_FORM_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libform.so //Path to a file. CURSES_HAVE_CURSES_H:FILEPATH=/usr/include/curses.h //Path to a file. CURSES_HAVE_NCURSES_CURSES_H:FILEPATH=CURSES_HAVE_NCURSES_CURSES_H-NOTFOUND //Path to a file. CURSES_HAVE_NCURSES_H:FILEPATH=/usr/include/ncurses.h //Path to a file. CURSES_HAVE_NCURSES_NCURSES_H:FILEPATH=CURSES_HAVE_NCURSES_NCURSES_H-NOTFOUND //The curses include path CURSES_INCLUDE_PATH:FILEPATH=/usr/include //The curses library CURSES_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libncurses.so //Path to a file. CURSES_NCURSES_INCLUDE_PATH:PATH=/usr/include //Path to a library. CURSES_NCURSES_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libncurses.so //Value Computed by CMake ConsensusCore_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/ConsensusCore //Value Computed by CMake ConsensusCore_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/ConsensusCore //Path to a library. DL_LIB:FILEPATH=/usr/lib/x86_64-linux-gnu/libdl.so //Value Computed by CMake FORMAT_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/cppformat //Value Computed by CMake FORMAT_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/cppformat //The curses form library FORM_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libform.so //CXX compiler flags for OpenMP parallelization OpenMP_CXX_FLAGS:STRING=-fopenmp //CXX compiler libraries for OpenMP parallelization OpenMP_CXX_LIB_NAMES:STRING=gomp;pthread //C compiler flags for OpenMP parallelization OpenMP_C_FLAGS:STRING=-fopenmp //C compiler libraries for OpenMP parallelization OpenMP_C_LIB_NAMES:STRING=gomp;pthread //Path to the gomp library for OpenMP OpenMP_gomp_LIBRARY:FILEPATH=/usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so //Path to the pthread library for OpenMP OpenMP_pthread_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpthread.so //Value Computed by CMake Project_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades //Value Computed by CMake Project_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src //Path to a file. READLINE_INCLUDE_DIR:PATH=READLINE_INCLUDE_DIR-NOTFOUND //Path to a library. READLINE_LIBRARY:FILEPATH=READLINE_LIBRARY-NOTFOUND //Boost root used to build SPAdes SPADES_BOOST_ROOT:PATH= //Build internal projects SPADES_BUILD_INTERNAL:BOOL=OFF //Turn on debug / trace logging SPADES_DEBUG_LOGGING:BOOL=ON //SPAdes default build type SPADES_DEFAULT_BUILD_TYPE:STRING=RelWithAsserts //Turn on / off address sanitizer SPADES_ENABLE_ASAN:BOOL=OFF //Turn on expensive checks in hot places SPADES_ENABLE_EXPENSIVE_CHECKS:BOOL=OFF //Maximum k-mer length SPADES_MAX_K:STRING=128 //Minimum k-mer length SPADES_MIN_K:STRING=1 //Link SPAdes statically SPADES_STATIC_BUILD:BOOL=OFF //gprof profiler SPADES_USE_GPROF:BOOL=OFF //Link spades with JEMalloc SPADES_USE_JEMALLOC:BOOL=ON //Link spades with TCMalloc SPADES_USE_TCMALLOC:BOOL=OFF //Path to a file. ZLIB_INCLUDE_DIR:PATH=/usr/include //Path to a library. ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND //Path to a library. ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so //Value Computed by CMake assembly_graph_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/assembly_graph //Dependencies for the target assembly_graph_LIB_DEPENDS:STATIC=general;hattrie; //Value Computed by CMake assembly_graph_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/assembly_graph //Value Computed by CMake bwa-spades_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext_tools/bwa-0.7.12 //Value Computed by CMake bwa-spades_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/tools/bwa-0.7.12 //Value Computed by CMake bwa_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/bwa //Dependencies for the target bwa_LIB_DEPENDS:STATIC=general;z;general;m;general;rt; //Value Computed by CMake bwa_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/bwa //Value Computed by CMake cgce_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/tools/correctionEvaluatorIon/cgce //Value Computed by CMake cgce_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/tools/correctionEvaluatorIon/cgce //Value Computed by CMake cityhash_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/cityhash //Value Computed by CMake cityhash_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/cityhash //Value Computed by CMake common_modules_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common //Dependencies for the target common_modules_LIB_DEPENDS:STATIC=general;assembly_graph;general;input;general;pipeline;general;sequence;general;coverage_model;general;paired_info;general;path_extend;general;stages;general;utils;general;mph_index;general;modules; //Value Computed by CMake common_modules_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common //Value Computed by CMake corrector_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/corrector //Value Computed by CMake corrector_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/corrector //Value Computed by CMake coverage_model_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/modules/coverage_model //Dependencies for the target coverage_model_LIB_DEPENDS:STATIC=general;nlopt; //Value Computed by CMake coverage_model_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/modules/coverage_model //Value Computed by CMake debruijn_test_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/test/debruijn //Value Computed by CMake debruijn_test_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/test/debruijn //Value Computed by CMake dipspades_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/dipspades //Value Computed by CMake dipspades_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/dipspades //Value Computed by CMake edlib_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/edlib //Value Computed by CMake edlib_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/edlib //Value Computed by CMake getopt_pp_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/getopt_pp //Value Computed by CMake getopt_pp_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/getopt_pp //Value Computed by CMake gfa1_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/gfa1 //Dependencies for the target gfa1_LIB_DEPENDS:STATIC=general;/usr/lib/x86_64-linux-gnu/libz.so; //Value Computed by CMake gfa1_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/gfa1 //Value Computed by CMake gqf_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/gqf //Value Computed by CMake gqf_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/gqf //Value Computed by CMake graphio_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/io/graph //Dependencies for the target graphio_LIB_DEPENDS:STATIC=general;gfa1; //Value Computed by CMake graphio_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/io/graph //Value Computed by CMake hammer_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/hammer //Value Computed by CMake hammer_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/hammer //Value Computed by CMake hattrie_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/htrie //Value Computed by CMake hattrie_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/htrie //Value Computed by CMake include_test_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/test/include_test //Value Computed by CMake include_test_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/test/include_test //Value Computed by CMake input_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/io //Dependencies for the target input_LIB_DEPENDS:STATIC=general;BamTools;general;samtools; //Value Computed by CMake input_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/io //Value Computed by CMake ionhammer_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/ionhammer //Value Computed by CMake ionhammer_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/ionhammer //Value Computed by CMake jemalloc_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/jemalloc //Value Computed by CMake jemalloc_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/jemalloc //Value Computed by CMake joblib2_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/python_libs/joblib2 //Value Computed by CMake joblib2_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/python_libs/joblib2 //Value Computed by CMake joblib3_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/python_libs/joblib3 //Value Computed by CMake joblib3_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/python_libs/joblib3 //Value Computed by CMake kmer_count_filter_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/mts //Value Computed by CMake kmer_count_filter_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/mts //Value Computed by CMake llvm-support_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/llvm //Dependencies for the target llvm-support_LIB_DEPENDS:STATIC=general;/usr/lib/x86_64-linux-gnu/libdl.so; //Value Computed by CMake llvm-support_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/llvm //Value Computed by CMake modules_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/modules //Dependencies for the target modules_LIB_DEPENDS:STATIC=general;bwa; //Value Computed by CMake modules_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/modules //Value Computed by CMake moleculo_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/scaffold_correction //Value Computed by CMake moleculo_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/scaffold_correction //Value Computed by CMake mph_index_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/utils/kmer_mph //Dependencies for the target mph_index_LIB_DEPENDS:STATIC=general;cityhash; //Value Computed by CMake mph_index_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/utils/kmer_mph //Value Computed by CMake nlopt_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/nlopt //Value Computed by CMake nlopt_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/nlopt //Value Computed by CMake online_vis_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/online_vis //Value Computed by CMake online_vis_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/online_vis //Value Computed by CMake paired_info_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/paired_info //Value Computed by CMake paired_info_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/paired_info //Value Computed by CMake path_extend_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/modules/path_extend //Dependencies for the target path_extend_LIB_DEPENDS:STATIC=general;assembly_graph;general;ssw; //Value Computed by CMake path_extend_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/modules/path_extend //Value Computed by CMake pipeline_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/pipeline //Dependencies for the target pipeline_LIB_DEPENDS:STATIC=general;input;general;llvm-support; //Value Computed by CMake pipeline_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/pipeline //Value Computed by CMake pyyaml2_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/python_libs/pyyaml2 //Value Computed by CMake pyyaml2_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/python_libs/pyyaml2 //Value Computed by CMake pyyaml3_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/python_libs/pyyaml3 //Value Computed by CMake pyyaml3_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/python_libs/pyyaml3 //Value Computed by CMake samtools_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/samtools //Dependencies for the target samtools_LIB_DEPENDS:STATIC=general;BamTools; //Value Computed by CMake samtools_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/samtools //Value Computed by CMake sequence_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/sequence //Dependencies for the target sequence_LIB_DEPENDS:STATIC=general;edlib; //Value Computed by CMake sequence_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/sequence //Value Computed by CMake spades-gbuilder_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/gbuilder //Value Computed by CMake spades-gbuilder_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/gbuilder //Value Computed by CMake spades-kmercount_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/kmercount //Value Computed by CMake spades-kmercount_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/kmercount //Value Computed by CMake spades_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/spades //Value Computed by CMake spades_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/spades //Value Computed by CMake spades_pipeline_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/spades_pipeline //Value Computed by CMake spades_pipeline_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/spades_pipeline //Value Computed by CMake ssw_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/ext/ssw //Value Computed by CMake ssw_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/src/ssw //Value Computed by CMake stages_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/stages //Dependencies for the target stages_LIB_DEPENDS:STATIC=general;gqf; //Value Computed by CMake stages_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/stages //Value Computed by CMake truseq_analysis_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/projects/truseq_analysis //Value Computed by CMake truseq_analysis_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/projects/truseq_analysis //Value Computed by CMake utils_BINARY_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades/common/utils //Value Computed by CMake utils_SOURCE_DIR:STATIC=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/common/utils ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: BZIP2_INCLUDE_DIR BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: BZIP2_LIBRARY_DEBUG BZIP2_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: BZIP2_LIBRARY_RELEASE BZIP2_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //Have symbol BZ2_bzCompressInit BZIP2_NEED_PREFIX:INTERNAL=1 //ADVANCED property for variable: Boost_DIR Boost_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Boost_INCLUDE_DIR Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/build_spades //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=18 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/software/miniconda3/lib/python3.6/site-packages/cmake/data/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/software/miniconda3/lib/python3.6/site-packages/cmake/data/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/software/miniconda3/lib/python3.6/site-packages/cmake/data/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_AR CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_DLLTOOL CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Test CMAKE_HAVE_LIBC_PTHREAD CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1 //Have include pthread.h CMAKE_HAVE_PTHREAD_H:INTERNAL=1 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=60 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/software/miniconda3/lib/python3.6/site-packages/cmake/data/share/cmake-3.18 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_CURSES_HAS_WSYNCUP CURSES_CURSES_HAS_WSYNCUP-ADVANCED:INTERNAL=1 //Have library /usr/lib/x86_64-linux-gnu/libcurses.so CURSES_CURSES_HAS_WSYNCUP:INTERNAL=1 //ADVANCED property for variable: CURSES_CURSES_LIBRARY CURSES_CURSES_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_EXTRA_LIBRARY CURSES_EXTRA_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_INCLUDE_PATH CURSES_INCLUDE_PATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_LIBRARY CURSES_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_NCURSES_HAS_WSYNCUP CURSES_NCURSES_HAS_WSYNCUP-ADVANCED:INTERNAL=1 //Have library /usr/lib/x86_64-linux-gnu/libncurses.so CURSES_NCURSES_HAS_WSYNCUP:INTERNAL=1 //ADVANCED property for variable: CURSES_NCURSES_INCLUDE_PATH CURSES_NCURSES_INCLUDE_PATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURSES_NCURSES_LIBRARY CURSES_NCURSES_LIBRARY-ADVANCED:INTERNAL=1 //Details about finding BZip2 FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[/usr/lib/x86_64-linux-gnu/libbz2.so][/usr/include][v1.0.6()] //Details about finding Boost FIND_PACKAGE_MESSAGE_DETAILS_Boost:INTERNAL=[/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/include][c ][v1.63.0()] //Details about finding OpenMP FIND_PACKAGE_MESSAGE_DETAILS_OpenMP:INTERNAL=[TRUE][TRUE][c ][v4.5()] //Details about finding OpenMP_C FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_C:INTERNAL=[-fopenmp][/usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so][/usr/lib/x86_64-linux-gnu/libpthread.so][v4.5()] //Details about finding OpenMP_CXX FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_CXX:INTERNAL=[-fopenmp][/usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so][/usr/lib/x86_64-linux-gnu/libpthread.so][v4.5()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Details about finding ZLIB FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][v1.2.11()] //ADVANCED property for variable: FORM_LIBRARY FORM_LIBRARY-ADVANCED:INTERNAL=1 //Have symbol backtrace HAVE_BACKTRACE:INTERNAL=1 //Have includes cxxabi.h HAVE_CXXABI_H:INTERNAL= //Have include dlfcn.h HAVE_DLFCN_H:INTERNAL=1 //Have include execinfo.h HAVE_EXECINFO_H:INTERNAL=1 //Have include features.h HAVE_FEATURES_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_JEMALLOC_SIZEOF_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_JEMALLOC_SIZEOF_INTMAX_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_JEMALLOC_SIZEOF_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_JEMALLOC_SIZEOF_PTR:INTERNAL=TRUE //Have include link.h HAVE_LINK_H:INTERNAL=1 //Have includes mach/mach.h HAVE_MACH_MACH_H:INTERNAL= //Have symbol open HAVE_OPEN:INTERNAL=1 //Have function shm_open HAVE_SHM_OPEN:INTERNAL= //Have library rt HAVE_SHM_OPEN_IN_RT:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Have include stddef.h HAVE_STDDEF_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //Have include sys/cdefs.h HAVE_SYS_CDEFS_H:INTERNAL=1 //Have include sys/stat.h HAVE_SYS_STAT_H:INTERNAL=1 //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //Have symbol atomic_fetchadd_long JEMALLOC_ATOMIC9:INTERNAL= //Result of TRY_RUN JEMALLOC_CHECK_PAGE_SIZE:INTERNAL=0 //Result of TRY_COMPILE JEMALLOC_HAVE_PAGE_SIZE:INTERNAL=TRUE //Have function sbrk JEMALLOC_HAVE_SBRK:INTERNAL=1 //Have function _malloc_thread_cleanup JEMALLOC_MALLOC_THREAD_CLEANUP:INTERNAL= //Have function _pthread_mutex_init_calloc_cb, JEMALLOC_MUTEX_INIT_CB:INTERNAL= //Have symbol OSAtomicAdd64 JEMALLOC_OSATOMIC:INTERNAL= //Have symbol OSSpinLockLock JEMALLOC_OSSPIN:INTERNAL= //Have function memalign JEMALLOC_OVERRIDE_MEMALIGN:INTERNAL=1 //Have function valloc JEMALLOC_OVERRIDE_VALLOC:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(int) JEMALLOC_SIZEOF_INT:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(intmax_t) JEMALLOC_SIZEOF_INTMAX_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(long) JEMALLOC_SIZEOF_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(void*) JEMALLOC_SIZEOF_PTR:INTERNAL=8 //Test JEMALLOC_TLS JEMALLOC_TLS:INTERNAL=1 //Test JEMALLOC_TLS_MODEL_SUPPORTED JEMALLOC_TLS_MODEL_SUPPORTED:INTERNAL=1 //Result of TRY_COMPILE OpenMP_COMPILE_RESULT_CXX_fopenmp:INTERNAL=TRUE //Result of TRY_COMPILE OpenMP_COMPILE_RESULT_C_fopenmp:INTERNAL=TRUE //ADVANCED property for variable: OpenMP_CXX_FLAGS OpenMP_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OpenMP_CXX_LIB_NAMES OpenMP_CXX_LIB_NAMES-ADVANCED:INTERNAL=1 //CXX compiler's OpenMP specification date OpenMP_CXX_SPEC_DATE:INTERNAL=201511 //ADVANCED property for variable: OpenMP_C_FLAGS OpenMP_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OpenMP_C_LIB_NAMES OpenMP_C_LIB_NAMES-ADVANCED:INTERNAL=1 //C compiler's OpenMP specification date OpenMP_C_SPEC_DATE:INTERNAL=201511 //Result of TRY_COMPILE OpenMP_SPECTEST_CXX_:INTERNAL=TRUE //Result of TRY_COMPILE OpenMP_SPECTEST_C_:INTERNAL=TRUE //ADVANCED property for variable: OpenMP_gomp_LIBRARY OpenMP_gomp_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OpenMP_pthread_LIBRARY OpenMP_pthread_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: READLINE_INCLUDE_DIR READLINE_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: READLINE_LIBRARY READLINE_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_INCLUDE_DIR ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY_DEBUG ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY_RELEASE ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //Last used BOOST_ROOT value. _BOOST_ROOT_LAST:INTERNAL=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/src/../ext/include //Components requested for this build tree. _Boost_COMPONENTS_SEARCHED:INTERNAL= //Last used Boost_INCLUDE_DIR value. _Boost_INCLUDE_DIR_LAST:INTERNAL=/srv/scratch/marinovg/spades-cloudspades-paper/assembler/ext/include //Last used Boost_NAMESPACE value. _Boost_NAMESPACE_LAST:INTERNAL=boost //Last used Boost_USE_MULTITHREADED value. _Boost_USE_MULTITHREADED_LAST:INTERNAL=ON