Remove unneeded files
This commit is contained in:
parent
c16c87c01c
commit
1b3bfc5ffe
455
CMakeCache.txt
455
CMakeCache.txt
|
@ -1,455 +0,0 @@
|
|||
# This is the CMakeCache file.
|
||||
# For build in directory: /Users/divaldo/Programming/DB_Track
|
||||
# It was generated by CMake: /usr/local/Cellar/cmake/3.10.3/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 program.
|
||||
CMAKE_AR:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
|
||||
|
||||
//Semicolon separated list of supported configuration types, only
|
||||
// supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything
|
||||
// else will be ignored.
|
||||
CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo
|
||||
|
||||
//Flags used by the compiler during all build types.
|
||||
CMAKE_CXX_FLAGS:STRING=
|
||||
|
||||
//Flags used by the compiler during debug builds.
|
||||
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the compiler during release builds for minimum
|
||||
// size.
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during release builds.
|
||||
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during release builds with debug info.
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during all build types.
|
||||
CMAKE_C_FLAGS:STRING=
|
||||
|
||||
//Flags used by the compiler during debug builds.
|
||||
CMAKE_C_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the compiler during release builds for minimum
|
||||
// size.
|
||||
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during release builds.
|
||||
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during release builds with debug info.
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//Flags used by the linker.
|
||||
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 release minsize 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 Release with Debug Info builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
|
||||
|
||||
//Flags used by the linker during the creation of modules.
|
||||
CMAKE_MODULE_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during debug builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during release minsize builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during release builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during Release with Debug Info builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_NM:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJDUMP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump
|
||||
|
||||
//Build architectures for OSX
|
||||
CMAKE_OSX_ARCHITECTURES:STRING=
|
||||
|
||||
//Minimum OS X version to target for deployment (at runtime); newer
|
||||
// APIs weak linked. Set to empty string for default value.
|
||||
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
|
||||
|
||||
//The product will be built against the headers and libraries located
|
||||
// inside the indicated SDK.
|
||||
CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=DB_Track
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_RANLIB:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
|
||||
|
||||
//Flags used by the linker during the creation of dll's.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during debug builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during release minsize builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during release builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during Release with Debug Info 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.
|
||||
CMAKE_STATIC_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during debug builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during release minsize builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during release builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during Release with Debug Info builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_STRIP:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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
|
||||
|
||||
//Value Computed by CMake
|
||||
DB_Track_BINARY_DIR:STATIC=/Users/divaldo/Programming/DB_Track
|
||||
|
||||
//Value Computed by CMake
|
||||
DB_Track_SOURCE_DIR:STATIC=/Users/divaldo/Programming/DB_Track
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Core_LIBRARY:FILEPATH=/opt/root/lib/libCore.so
|
||||
|
||||
//The directory containing a CMake configuration file for ROOT.
|
||||
ROOT_DIR:PATH=/opt/root/cmake
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Gpad_LIBRARY:FILEPATH=/opt/root/lib/libGpad.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Graf3d_LIBRARY:FILEPATH=/opt/root/lib/libGraf3d.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Graf_LIBRARY:FILEPATH=/opt/root/lib/libGraf.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Hist_LIBRARY:FILEPATH=/opt/root/lib/libHist.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Imt_LIBRARY:FILEPATH=/opt/root/lib/libImt.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_MathCore_LIBRARY:FILEPATH=/opt/root/lib/libMathCore.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Matrix_LIBRARY:FILEPATH=/opt/root/lib/libMatrix.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_MultiProc_LIBRARY:FILEPATH=/opt/root/lib/libMultiProc.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Net_LIBRARY:FILEPATH=/opt/root/lib/libNet.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Physics_LIBRARY:FILEPATH=/opt/root/lib/libPhysics.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Postscript_LIBRARY:FILEPATH=/opt/root/lib/libPostscript.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_RIO_LIBRARY:FILEPATH=/opt/root/lib/libRIO.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Rint_LIBRARY:FILEPATH=/opt/root/lib/libRint.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Thread_LIBRARY:FILEPATH=/opt/root/lib/libThread.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_TreePlayer_LIBRARY:FILEPATH=/opt/root/lib/libTreePlayer.so
|
||||
|
||||
//Path to a library.
|
||||
ROOT_Tree_LIBRARY:FILEPATH=/opt/root/lib/libTree.so
|
||||
|
||||
//Path to a program.
|
||||
ROOT_genmap_CMD:FILEPATH=ROOT_genmap_CMD-NOTFOUND
|
||||
|
||||
//Path to a program.
|
||||
ROOT_genreflex_CMD:FILEPATH=/opt/root/bin/genreflex
|
||||
|
||||
//Path to a program.
|
||||
ROOT_hadd_CMD:FILEPATH=/opt/root/bin/hadd
|
||||
|
||||
//Path to a program.
|
||||
ROOT_root_CMD:FILEPATH=/opt/root/bin/root
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootbrowse_CMD:FILEPATH=/opt/root/bin/rootbrowse
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootcint_CMD:FILEPATH=/opt/root/bin/rootcint
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootcling_CMD:FILEPATH=/opt/root/bin/rootcling
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootcp_CMD:FILEPATH=/opt/root/bin/rootcp
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootdraw_CMD:FILEPATH=ROOT_rootdraw_CMD-NOTFOUND
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootls_CMD:FILEPATH=/opt/root/bin/rootls
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootmkdir_CMD:FILEPATH=/opt/root/bin/rootmkdir
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootmv_CMD:FILEPATH=/opt/root/bin/rootmv
|
||||
|
||||
//Path to a program.
|
||||
ROOT_rootrm_CMD:FILEPATH=/opt/root/bin/rootrm
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//Stored Xcode object GUID
|
||||
ALL_BUILD_GUID_CMAKE:INTERNAL=8BB8CACCC0CB4A9B89F3F350
|
||||
//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=/Users/divaldo/Programming/DB_Track
|
||||
//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=10
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.10.3/bin/cmake
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.10.3/bin/cpack
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.10.3/bin/ctest
|
||||
//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_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
|
||||
//Executable file format
|
||||
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
|
||||
//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
|
||||
//Name of external makefile project generator.
|
||||
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Xcode
|
||||
//Name of generator platform.
|
||||
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
//Name of generator toolset.
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/Users/divaldo/Programming/DB_Track
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
|
||||
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
CMAKE_LINKER-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=1
|
||||
//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
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.10.3/share/cmake
|
||||
//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=/usr/bin/uname
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
//Stored Xcode object GUID
|
||||
DB_Track_GUID_CMAKE:INTERNAL=53E8BC3331EB4399A49A4C38
|
||||
//Stored Xcode object GUID
|
||||
PROJECT_DB_Track_GUID_CMAKE:INTERNAL=F8EE69740391417AB8B1DB07
|
||||
//ADVANCED property for variable: ROOT_Core_LIBRARY
|
||||
ROOT_Core_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Gpad_LIBRARY
|
||||
ROOT_Gpad_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Graf3d_LIBRARY
|
||||
ROOT_Graf3d_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Graf_LIBRARY
|
||||
ROOT_Graf_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Hist_LIBRARY
|
||||
ROOT_Hist_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Imt_LIBRARY
|
||||
ROOT_Imt_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_MathCore_LIBRARY
|
||||
ROOT_MathCore_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Matrix_LIBRARY
|
||||
ROOT_Matrix_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_MultiProc_LIBRARY
|
||||
ROOT_MultiProc_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Net_LIBRARY
|
||||
ROOT_Net_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Physics_LIBRARY
|
||||
ROOT_Physics_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Postscript_LIBRARY
|
||||
ROOT_Postscript_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_RIO_LIBRARY
|
||||
ROOT_RIO_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Rint_LIBRARY
|
||||
ROOT_Rint_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Thread_LIBRARY
|
||||
ROOT_Thread_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_TreePlayer_LIBRARY
|
||||
ROOT_TreePlayer_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_Tree_LIBRARY
|
||||
ROOT_Tree_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_genreflex_CMD
|
||||
ROOT_genreflex_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_hadd_CMD
|
||||
ROOT_hadd_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_root_CMD
|
||||
ROOT_root_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_rootbrowse_CMD
|
||||
ROOT_rootbrowse_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_rootcint_CMD
|
||||
ROOT_rootcint_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_rootcling_CMD
|
||||
ROOT_rootcling_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_rootcp_CMD
|
||||
ROOT_rootcp_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_rootls_CMD
|
||||
ROOT_rootls_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_rootmkdir_CMD
|
||||
ROOT_rootmkdir_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_rootmv_CMD
|
||||
ROOT_rootmv_CMD-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: ROOT_rootrm_CMD
|
||||
ROOT_rootrm_CMD-ADVANCED:INTERNAL=1
|
||||
//Stored Xcode object GUID
|
||||
ZERO_CHECK_GUID_CMAKE:INTERNAL=49BEFD3CE8C1432F9726E354
|
||||
//Stored Xcode object GUID
|
||||
install_GUID_CMAKE:INTERNAL=AD68CC062FE84014B40D0E63
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for ALL_BUILD
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD
|
||||
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD:
|
||||
echo ""
|
||||
echo Build\ all\ projects
|
|
@ -1,10 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for ALL_BUILD
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD
|
||||
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD:
|
||||
echo ""
|
||||
echo Build\ all\ projects
|
|
@ -1,10 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for ALL_BUILD
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD
|
||||
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD:
|
||||
echo ""
|
||||
echo Build\ all\ projects
|
|
@ -1,10 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for ALL_BUILD
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD
|
||||
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ALL_BUILD:
|
||||
echo ""
|
||||
echo Build\ all\ projects
|
|
@ -1,107 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
|
||||
empty:=
|
||||
space:= $(empty) $(empty)
|
||||
spaceplus:= $(empty)\ $(empty)
|
||||
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/3.10.3/CMakeCCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/3.10.3/CMakeCXXCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/3.10.3/CMakeSystem.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/feature_tests.c))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeFiles/feature_tests.cxx))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /Users/divaldo/Programming/DB_Track/CMakeLists.txt))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTConfig-targets-noconfig.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTConfig-targets.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTConfig-version.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTConfig.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/ROOTUseFile.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /opt/root/cmake/modules/RootNewMacros.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCCompiler.cmake.in))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCCompilerABI.c))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCInformation.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCXXCompiler.cmake.in))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCXXCompilerABI.cpp))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCXXInformation.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCommonLanguageInclude.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeCompilerIdDetection.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCompilerABI.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineCompilerId.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeDetermineSystem.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeFindBinUtils.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeGenericSystem.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeLanguageInformation.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeParseArguments.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeSystem.cmake.in))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeSystemSpecificInformation.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeTestCCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeTestCXXCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CMakeTestCompilerCommon.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-C-FeatureTests.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-C.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-CXX.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Clang-CXX-TestableFeatures.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Clang.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/GNU.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/MIPSpro-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/CompilerId/Xcode-3.pbxproj.in))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Internal/FeatureTesting.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-AppleClang-C.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-AppleClang-CXX.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Clang-C.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Clang-CXX.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Clang.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Determine-CXX.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin-Initialize.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/Darwin.cmake))
|
||||
TARGETS += $(subst $(space),$(spaceplus),$(wildcard /usr/local/Cellar/cmake/3.10.3/share/cmake/Modules/Platform/UnixPaths.cmake))
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/cmake.check_cache: $(TARGETS)
|
||||
/usr/local/Cellar/cmake/3.10.3/bin/cmake -H/Users/divaldo/Programming/DB_Track -B/Users/divaldo/Programming/DB_Track
|
|
@ -1,32 +0,0 @@
|
|||
# DO NOT EDIT
|
||||
# This makefile makes sure all linkable targets are
|
||||
# up-to-date with anything they link to
|
||||
default:
|
||||
echo "Do not invoke directly"
|
||||
|
||||
# Rules to remove targets that are older than anything to which they
|
||||
# link. This forces Xcode to relink the targets from scratch. It
|
||||
# does not seem to check these dependencies itself.
|
||||
PostBuild.DB_Track.Debug:
|
||||
/Users/divaldo/Programming/DB_Track/Debug/DB_Track:
|
||||
/bin/rm -f /Users/divaldo/Programming/DB_Track/Debug/DB_Track
|
||||
|
||||
|
||||
PostBuild.DB_Track.Release:
|
||||
/Users/divaldo/Programming/DB_Track/Release/DB_Track:
|
||||
/bin/rm -f /Users/divaldo/Programming/DB_Track/Release/DB_Track
|
||||
|
||||
|
||||
PostBuild.DB_Track.MinSizeRel:
|
||||
/Users/divaldo/Programming/DB_Track/MinSizeRel/DB_Track:
|
||||
/bin/rm -f /Users/divaldo/Programming/DB_Track/MinSizeRel/DB_Track
|
||||
|
||||
|
||||
PostBuild.DB_Track.RelWithDebInfo:
|
||||
/Users/divaldo/Programming/DB_Track/RelWithDebInfo/DB_Track:
|
||||
/bin/rm -f /Users/divaldo/Programming/DB_Track/RelWithDebInfo/DB_Track
|
||||
|
||||
|
||||
|
||||
|
||||
# For each target create a dummy ruleso the target does not have to exist
|
|
@ -1,10 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for ZERO_CHECK
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK
|
||||
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK:
|
||||
echo ""
|
||||
make -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ReRunCMake.make
|
|
@ -1,10 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for ZERO_CHECK
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK
|
||||
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK:
|
||||
echo ""
|
||||
make -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ReRunCMake.make
|
|
@ -1,10 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for ZERO_CHECK
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK
|
||||
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK:
|
||||
echo ""
|
||||
make -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ReRunCMake.make
|
|
@ -1,10 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for ZERO_CHECK
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK
|
||||
|
||||
|
||||
/Users/divaldo/Programming/DB_Track/CMakeFiles/ZERO_CHECK:
|
||||
echo ""
|
||||
make -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ReRunCMake.make
|
|
@ -1,9 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for install
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
install_buildpart_0
|
||||
|
||||
|
||||
install_buildpart_0:
|
||||
/usr/local/Cellar/cmake/3.10.3/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake
|
|
@ -1,9 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for install
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
install_buildpart_0
|
||||
|
||||
|
||||
install_buildpart_0:
|
||||
/usr/local/Cellar/cmake/3.10.3/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake
|
|
@ -1,9 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for install
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
install_buildpart_0
|
||||
|
||||
|
||||
install_buildpart_0:
|
||||
/usr/local/Cellar/cmake/3.10.3/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake
|
|
@ -1,9 +0,0 @@
|
|||
# Generated by CMake, DO NOT EDIT
|
||||
# Custom rules for install
|
||||
.SUFFIXES:
|
||||
all: \
|
||||
install_buildpart_0
|
||||
|
||||
|
||||
install_buildpart_0:
|
||||
/usr/local/Cellar/cmake/3.10.3/bin/cmake -DBUILD_TYPE=$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -P cmake_install.cmake
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.make$CONFIGURATION all
|
Binary file not shown.
Binary file not shown.
|
@ -1,2 +0,0 @@
|
|||
/Users/divaldo/Programming/DB_Track/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/DB_Track.o
|
||||
/Users/divaldo/Programming/DB_Track/DB_Track.build/Debug/DB_Track.build/Objects-normal/x86_64/TrackFinder.o
|
|
@ -1,34 +0,0 @@
|
|||
dependencies: /Users/divaldo/Programming/DB_Track/DB_Track.cpp \
|
||||
/opt/root/include/TApplication.h /opt/root/include/TObject.h \
|
||||
/opt/root/include/RConfigure.h /opt/root/include/Rtypes.h \
|
||||
/opt/root/include/RtypesCore.h /opt/root/include/ROOT/RConfig.h \
|
||||
/opt/root/include/RVersion.h /opt/root/include/DllImport.h \
|
||||
/opt/root/include/snprintf.h /opt/root/include/strlcpy.h \
|
||||
/opt/root/include/TGenericClassInfo.h \
|
||||
/opt/root/include/TSchemaHelper.h /opt/root/include/TIsAProxy.h \
|
||||
/opt/root/include/TVirtualIsAProxy.h /opt/root/include/TStorage.h \
|
||||
/opt/root/include/TVersionCheck.h /opt/root/include/TQObject.h \
|
||||
/opt/root/include/TError.h /opt/root/include/TList.h \
|
||||
/opt/root/include/TSeqCollection.h /opt/root/include/TCollection.h \
|
||||
/opt/root/include/TIterator.h /opt/root/include/TString.h \
|
||||
/opt/root/include/TMathBase.h /opt/root/include/ROOT/RStringView.hxx \
|
||||
/opt/root/include/ROOT/TypeTraits.hxx \
|
||||
/opt/root/include/ROOT/RArrayView.hxx \
|
||||
/opt/root/include/ROOT/rhysd_array_view.hxx \
|
||||
/opt/root/include/TVirtualRWMutex.h /opt/root/include/TVirtualMutex.h \
|
||||
/opt/root/include/TVirtualQConnection.h \
|
||||
/opt/root/include/TInterpreter.h /opt/root/include/TDictionary.h \
|
||||
/opt/root/include/TNamed.h /opt/root/include/ESTLType.h \
|
||||
/opt/root/include/TApplicationImp.h \
|
||||
/Users/divaldo/Programming/DB_Track/include/TrackFinder.hpp \
|
||||
/opt/root/include/TH2D.h /opt/root/include/TH2.h \
|
||||
/opt/root/include/TH1.h /opt/root/include/TAxis.h \
|
||||
/opt/root/include/TAttAxis.h /opt/root/include/TArrayD.h \
|
||||
/opt/root/include/TArray.h /opt/root/include/TAttLine.h \
|
||||
/opt/root/include/TAttFill.h /opt/root/include/TAttMarker.h \
|
||||
/opt/root/include/TArrayC.h /opt/root/include/TArrayS.h \
|
||||
/opt/root/include/TArrayI.h /opt/root/include/TArrayF.h \
|
||||
/opt/root/include/Foption.h /opt/root/include/Fit/FitExecutionPolicy.h \
|
||||
/opt/root/include/TVectorFfwd.h /opt/root/include/TVectorDfwd.h \
|
||||
/opt/root/include/TFitResultPtr.h /opt/root/include/TMatrixFBasefwd.h \
|
||||
/opt/root/include/TMatrixDBasefwd.h
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,2 +0,0 @@
|
|||
dependencies: /Users/divaldo/Programming/DB_Track/source/TrackFinder.cpp \
|
||||
/Users/divaldo/Programming/DB_Track/include/TrackFinder.hpp
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.make$CONFIGURATION all
|
Binary file not shown.
Binary file not shown.
|
@ -1,970 +0,0 @@
|
|||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 46;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXAggregateTarget section */
|
||||
49BEFD3CE8C1432F9726E354 /* ZERO_CHECK */ = {
|
||||
isa = PBXAggregateTarget;
|
||||
buildConfigurationList = F781A40A7376459EA967B813 /* Build configuration list for PBXAggregateTarget "ZERO_CHECK" */;
|
||||
buildPhases = (
|
||||
46A6D84830D64E469A137987 /* CMake Rules */,
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = ZERO_CHECK;
|
||||
productName = ZERO_CHECK;
|
||||
};
|
||||
8BB8CACCC0CB4A9B89F3F350 /* ALL_BUILD */ = {
|
||||
isa = PBXAggregateTarget;
|
||||
buildConfigurationList = 25F70E3FF7C6492F8C802DC3 /* Build configuration list for PBXAggregateTarget "ALL_BUILD" */;
|
||||
buildPhases = (
|
||||
766A3D53B6644FB080838685 /* CMake Rules */,
|
||||
);
|
||||
dependencies = (
|
||||
67D1784B5A7B4227B7E56B2B /* PBXTargetDependency */,
|
||||
4A1E2E058AC243EC95104020 /* PBXTargetDependency */,
|
||||
);
|
||||
name = ALL_BUILD;
|
||||
productName = ALL_BUILD;
|
||||
};
|
||||
AD68CC062FE84014B40D0E63 /* install */ = {
|
||||
isa = PBXAggregateTarget;
|
||||
buildConfigurationList = 344A7D68E8394C12BE04D09E /* Build configuration list for PBXAggregateTarget "install" */;
|
||||
buildPhases = (
|
||||
4828C234C5BE4A13B26EB565 /* CMake PostBuild Rules */,
|
||||
);
|
||||
dependencies = (
|
||||
9F82E50867364BCC9711FA94 /* PBXTargetDependency */,
|
||||
);
|
||||
name = install;
|
||||
productName = install;
|
||||
};
|
||||
/* End PBXAggregateTarget section */
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
1D494EE84C074281A786BC5B /* DB_Track.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E0C451CB0CC46D3AC212617 /* DB_Track.cpp */; };
|
||||
639F7D9D20C7015300F67652 /* TrackFinder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 639F7D9B20C7015300F67652 /* TrackFinder.cpp */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
5B12E3323D38406E9B47CE8F /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = F8EE69740391417AB8B1DB07 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 8BB8CACCC0CB4A9B89F3F350;
|
||||
remoteInfo = ALL_BUILD;
|
||||
};
|
||||
B3CFE47C6EB44620A78FF0C0 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = F8EE69740391417AB8B1DB07 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 53E8BC3331EB4399A49A4C38;
|
||||
remoteInfo = DB_Track;
|
||||
};
|
||||
E2098A8691BF4A07B49DE0EF /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = F8EE69740391417AB8B1DB07 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 49BEFD3CE8C1432F9726E354;
|
||||
remoteInfo = ZERO_CHECK;
|
||||
};
|
||||
F114E7C45B764426BCA0CB23 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = F8EE69740391417AB8B1DB07 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 49BEFD3CE8C1432F9726E354;
|
||||
remoteInfo = ZERO_CHECK;
|
||||
};
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
003BCBFCEBE041939208AB2D /* DB_Track */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; name = DB_Track; path = /Users/divaldo/Programming/DB_Track/Debug/DB_Track; sourceTree = "<absolute>"; };
|
||||
639F7D9B20C7015300F67652 /* TrackFinder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TrackFinder.cpp; sourceTree = "<group>"; };
|
||||
639F7D9C20C7015300F67652 /* TrackFinder.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = TrackFinder.hpp; sourceTree = "<group>"; };
|
||||
7E0C451CB0CC46D3AC212617 /* DB_Track.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; path = DB_Track.cpp; sourceTree = SOURCE_ROOT; };
|
||||
BDD6FB7AAD714192913C5B1F /* CMakeLists.txt */ = {isa = PBXFileReference; explicitFileType = sourcecode.text; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = SOURCE_ROOT; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
639F7DA220C7040800F67652 /* include */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
639F7D9C20C7015300F67652 /* TrackFinder.hpp */,
|
||||
);
|
||||
path = include;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
639F7DA320C7042900F67652 /* source */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
639F7D9B20C7015300F67652 /* TrackFinder.cpp */,
|
||||
);
|
||||
path = source;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
67D11198263D4605ABDBC1C1 /* DB_Track */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
75BF4E0EF1A7498482589AF3 /* Source Files */,
|
||||
BDD6FB7AAD714192913C5B1F /* CMakeLists.txt */,
|
||||
);
|
||||
name = DB_Track;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
681741E132BD464184BBB547 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
67D11198263D4605ABDBC1C1 /* DB_Track */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
75BF4E0EF1A7498482589AF3 /* Source Files */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
639F7DA320C7042900F67652 /* source */,
|
||||
639F7DA220C7040800F67652 /* include */,
|
||||
7E0C451CB0CC46D3AC212617 /* DB_Track.cpp */,
|
||||
);
|
||||
name = "Source Files";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
53E8BC3331EB4399A49A4C38 /* DB_Track */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = A9F9F1754AAB42F5A748AAB7 /* Build configuration list for PBXNativeTarget "DB_Track" */;
|
||||
buildPhases = (
|
||||
AF1B5A12A32B4C60B47570FC /* Sources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
1A92CAFAA8A84F23A0B33750 /* PBXTargetDependency */,
|
||||
);
|
||||
name = DB_Track;
|
||||
productName = DB_Track;
|
||||
productReference = 003BCBFCEBE041939208AB2D /* DB_Track */;
|
||||
productType = "com.apple.product-type.tool";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
F8EE69740391417AB8B1DB07 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
BuildIndependentTargetsInParallel = YES;
|
||||
LastUpgradeCheck = 0940;
|
||||
};
|
||||
buildConfigurationList = 005049730F2B49F481092163 /* Build configuration list for PBXProject "DB_Track" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = en;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
en,
|
||||
);
|
||||
mainGroup = 681741E132BD464184BBB547;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
8BB8CACCC0CB4A9B89F3F350 /* ALL_BUILD */,
|
||||
53E8BC3331EB4399A49A4C38 /* DB_Track */,
|
||||
49BEFD3CE8C1432F9726E354 /* ZERO_CHECK */,
|
||||
AD68CC062FE84014B40D0E63 /* install */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXShellScriptBuildPhase section */
|
||||
46A6D84830D64E469A137987 /* CMake Rules */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
name = "CMake Rules";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ZERO_CHECK_cmakeRulesBuildPhase.make$CONFIGURATION all";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
4828C234C5BE4A13B26EB565 /* CMake PostBuild Rules */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
name = "CMake PostBuild Rules";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/install_postBuildPhase.make$CONFIGURATION all";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
766A3D53B6644FB080838685 /* CMake Rules */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
name = "CMake Rules";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "make -C /Users/divaldo/Programming/DB_Track -f /Users/divaldo/Programming/DB_Track/CMakeScripts/ALL_BUILD_cmakeRulesBuildPhase.make$CONFIGURATION all";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
AF1B5A12A32B4C60B47570FC /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
1D494EE84C074281A786BC5B /* DB_Track.cpp in Sources */,
|
||||
639F7D9D20C7015300F67652 /* TrackFinder.cpp in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXTargetDependency section */
|
||||
1A92CAFAA8A84F23A0B33750 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 49BEFD3CE8C1432F9726E354 /* ZERO_CHECK */;
|
||||
targetProxy = E2098A8691BF4A07B49DE0EF /* PBXContainerItemProxy */;
|
||||
};
|
||||
4A1E2E058AC243EC95104020 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 53E8BC3331EB4399A49A4C38 /* DB_Track */;
|
||||
targetProxy = B3CFE47C6EB44620A78FF0C0 /* PBXContainerItemProxy */;
|
||||
};
|
||||
67D1784B5A7B4227B7E56B2B /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 49BEFD3CE8C1432F9726E354 /* ZERO_CHECK */;
|
||||
targetProxy = F114E7C45B764426BCA0CB23 /* PBXContainerItemProxy */;
|
||||
};
|
||||
9F82E50867364BCC9711FA94 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 8BB8CACCC0CB4A9B89F3F350 /* ALL_BUILD */;
|
||||
targetProxy = 5B12E3323D38406E9B47CE8F /* PBXContainerItemProxy */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
0134E947E0604AABA44FF2B2 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = install;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
0516E9D925964E95AA5D230C /* RelWithDebInfo */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
EXECUTABLE_PREFIX = "";
|
||||
EXECUTABLE_SUFFIX = "";
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 2;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
LD_RUNPATH_SEARCH_PATHS = /opt/root/lib;
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"/opt/root/lib/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)",
|
||||
/opt/root/lib,
|
||||
);
|
||||
OTHER_CPLUSPLUSFLAGS = (
|
||||
"-m64",
|
||||
"-pipe",
|
||||
"-fsigned-char",
|
||||
"-fno-common",
|
||||
"-Qunused-arguments",
|
||||
"-pthread",
|
||||
"-std=c++11",
|
||||
"-stdlib=libc++",
|
||||
"-DNDEBUG",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-Wl,-search_paths_first",
|
||||
"-Wl,-headerpad_max_install_names",
|
||||
"-L/opt/root/lib",
|
||||
"-lCore",
|
||||
"-lRIO",
|
||||
"-lNet",
|
||||
"-lHist",
|
||||
"-lGraf",
|
||||
"-lGraf3d",
|
||||
"-lGpad",
|
||||
"-lTree",
|
||||
"-lRint",
|
||||
"-lMatrix",
|
||||
"-lPhysics",
|
||||
"-lMathCore",
|
||||
"-lThread",
|
||||
"-pthread",
|
||||
"-lm",
|
||||
"-ldl",
|
||||
"-rdynamic",
|
||||
);
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = DB_Track;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = RelWithDebInfo;
|
||||
};
|
||||
0A014178C8BD48099770A595 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = ZERO_CHECK;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
0A09D562E3C749CF95AE292C /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = ALL_BUILD;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
0FDF54826BC74F8B93C59F78 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk;
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track/build;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
0FEB258333854B82A4BD8C85 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk;
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track/build;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
1081BD53ED424D998AC8F460 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
EXECUTABLE_PREFIX = "";
|
||||
EXECUTABLE_SUFFIX = "";
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 3;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
LD_RUNPATH_SEARCH_PATHS = /opt/root/lib;
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"/opt/root/lib/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)",
|
||||
/opt/root/lib,
|
||||
);
|
||||
OTHER_CPLUSPLUSFLAGS = (
|
||||
"-m64",
|
||||
"-pipe",
|
||||
"-fsigned-char",
|
||||
"-fno-common",
|
||||
"-Qunused-arguments",
|
||||
"-pthread",
|
||||
"-std=c++11",
|
||||
"-stdlib=libc++",
|
||||
"-DNDEBUG",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-Wl,-search_paths_first",
|
||||
"-Wl,-headerpad_max_install_names",
|
||||
"-L/opt/root/lib",
|
||||
"-lCore",
|
||||
"-lRIO",
|
||||
"-lNet",
|
||||
"-lHist",
|
||||
"-lGraf",
|
||||
"-lGraf3d",
|
||||
"-lGpad",
|
||||
"-lTree",
|
||||
"-lRint",
|
||||
"-lMatrix",
|
||||
"-lPhysics",
|
||||
"-lMathCore",
|
||||
"-lThread",
|
||||
"-pthread",
|
||||
"-lm",
|
||||
"-ldl",
|
||||
"-rdynamic",
|
||||
);
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = DB_Track;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
155D9CA14644416DB663DE4E /* MinSizeRel */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk;
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track/build;
|
||||
};
|
||||
name = MinSizeRel;
|
||||
};
|
||||
1F3B3B2EF0E74280878E9ABF /* RelWithDebInfo */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = install;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = RelWithDebInfo;
|
||||
};
|
||||
5DB96DE9BA9642F2A67F8A24 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = install;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
6177025223A240DD92FBC812 /* RelWithDebInfo */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = ZERO_CHECK;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = RelWithDebInfo;
|
||||
};
|
||||
6349F52B971541E48A5E373C /* MinSizeRel */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = install;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = MinSizeRel;
|
||||
};
|
||||
682C959AFA9441298C5FEE2F /* RelWithDebInfo */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = ALL_BUILD;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = RelWithDebInfo;
|
||||
};
|
||||
9D1B7C4816304AA789CBC6CA /* RelWithDebInfo */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk;
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track/build;
|
||||
};
|
||||
name = RelWithDebInfo;
|
||||
};
|
||||
A0F7B007FC384B4EA61CD230 /* MinSizeRel */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = ALL_BUILD;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = MinSizeRel;
|
||||
};
|
||||
A9417D070D9B4038ADDEFF17 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = ALL_BUILD;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
A9AB2C2A36444C619E767C43 /* MinSizeRel */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = ZERO_CHECK;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = MinSizeRel;
|
||||
};
|
||||
AAF13ED02B2A4FD888B1C581 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
EXECUTABLE_PREFIX = "";
|
||||
EXECUTABLE_SUFFIX = "";
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
LD_RUNPATH_SEARCH_PATHS = /opt/root/lib;
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"/opt/root/lib/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)",
|
||||
/opt/root/lib,
|
||||
);
|
||||
OTHER_CPLUSPLUSFLAGS = (
|
||||
"-m64",
|
||||
"-pipe",
|
||||
"-fsigned-char",
|
||||
"-fno-common",
|
||||
"-Qunused-arguments",
|
||||
"-pthread",
|
||||
"-std=c++11",
|
||||
"-stdlib=libc++",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-Wl,-search_paths_first",
|
||||
"-Wl,-headerpad_max_install_names",
|
||||
"-L/opt/root/lib",
|
||||
"-lCore",
|
||||
"-lRIO",
|
||||
"-lNet",
|
||||
"-lHist",
|
||||
"-lGraf",
|
||||
"-lGraf3d",
|
||||
"-lGpad",
|
||||
"-lTree",
|
||||
"-lRint",
|
||||
"-lMatrix",
|
||||
"-lPhysics",
|
||||
"-lMathCore",
|
||||
"-lThread",
|
||||
"-pthread",
|
||||
"-lm",
|
||||
"-ldl",
|
||||
"-rdynamic",
|
||||
);
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = DB_Track;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
BB8C5D9C1A4F4EBCAC53AF46 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = 0;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
OTHER_LDFLAGS = " ";
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = ZERO_CHECK;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
DDBE327F34634CDF84DC157C /* MinSizeRel */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
EXECUTABLE_PREFIX = "";
|
||||
EXECUTABLE_SUFFIX = "";
|
||||
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
|
||||
GCC_OPTIMIZATION_LEVEL = s;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = "'CMAKE_INTDIR=\"$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)\"'";
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
/opt/root/include,
|
||||
/Users/divaldo/Programming/DB_Track/include,
|
||||
);
|
||||
INSTALL_PATH = "";
|
||||
LD_RUNPATH_SEARCH_PATHS = /opt/root/lib;
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"/opt/root/lib/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)",
|
||||
/opt/root/lib,
|
||||
);
|
||||
OTHER_CPLUSPLUSFLAGS = (
|
||||
"-m64",
|
||||
"-pipe",
|
||||
"-fsigned-char",
|
||||
"-fno-common",
|
||||
"-Qunused-arguments",
|
||||
"-pthread",
|
||||
"-std=c++11",
|
||||
"-stdlib=libc++",
|
||||
"-DNDEBUG",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-Wl,-search_paths_first",
|
||||
"-Wl,-headerpad_max_install_names",
|
||||
"-L/opt/root/lib",
|
||||
"-lCore",
|
||||
"-lRIO",
|
||||
"-lNet",
|
||||
"-lHist",
|
||||
"-lGraf",
|
||||
"-lGraf3d",
|
||||
"-lGpad",
|
||||
"-lTree",
|
||||
"-lRint",
|
||||
"-lMatrix",
|
||||
"-lPhysics",
|
||||
"-lMathCore",
|
||||
"-lThread",
|
||||
"-pthread",
|
||||
"-lm",
|
||||
"-ldl",
|
||||
"-rdynamic",
|
||||
);
|
||||
OTHER_REZFLAGS = "";
|
||||
PRODUCT_NAME = DB_Track;
|
||||
SECTORDER_FLAGS = "";
|
||||
SYMROOT = /Users/divaldo/Programming/DB_Track;
|
||||
USE_HEADERMAP = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wmost",
|
||||
"-Wno-four-char-constants",
|
||||
"-Wno-unknown-pragmas",
|
||||
"$(inherited)",
|
||||
);
|
||||
};
|
||||
name = MinSizeRel;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
005049730F2B49F481092163 /* Build configuration list for PBXProject "DB_Track" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
0FEB258333854B82A4BD8C85 /* Debug */,
|
||||
0FDF54826BC74F8B93C59F78 /* Release */,
|
||||
155D9CA14644416DB663DE4E /* MinSizeRel */,
|
||||
9D1B7C4816304AA789CBC6CA /* RelWithDebInfo */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
};
|
||||
25F70E3FF7C6492F8C802DC3 /* Build configuration list for PBXAggregateTarget "ALL_BUILD" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A9417D070D9B4038ADDEFF17 /* Debug */,
|
||||
0A09D562E3C749CF95AE292C /* Release */,
|
||||
A0F7B007FC384B4EA61CD230 /* MinSizeRel */,
|
||||
682C959AFA9441298C5FEE2F /* RelWithDebInfo */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
};
|
||||
344A7D68E8394C12BE04D09E /* Build configuration list for PBXAggregateTarget "install" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
5DB96DE9BA9642F2A67F8A24 /* Debug */,
|
||||
0134E947E0604AABA44FF2B2 /* Release */,
|
||||
6349F52B971541E48A5E373C /* MinSizeRel */,
|
||||
1F3B3B2EF0E74280878E9ABF /* RelWithDebInfo */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
};
|
||||
A9F9F1754AAB42F5A748AAB7 /* Build configuration list for PBXNativeTarget "DB_Track" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
AAF13ED02B2A4FD888B1C581 /* Debug */,
|
||||
1081BD53ED424D998AC8F460 /* Release */,
|
||||
DDBE327F34634CDF84DC157C /* MinSizeRel */,
|
||||
0516E9D925964E95AA5D230C /* RelWithDebInfo */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
};
|
||||
F781A40A7376459EA967B813 /* Build configuration list for PBXAggregateTarget "ZERO_CHECK" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
0A014178C8BD48099770A595 /* Debug */,
|
||||
BB8C5D9C1A4F4EBCAC53AF46 /* Release */,
|
||||
A9AB2C2A36444C619E767C43 /* MinSizeRel */,
|
||||
6177025223A240DD92FBC812 /* RelWithDebInfo */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Debug;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = F8EE69740391417AB8B1DB07 /* Project object */;
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:">
|
||||
</FileRef>
|
||||
</Workspace>
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IDEDidComputeMac32BitWarning</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildLocationStyle</key>
|
||||
<string>UseTargetSettings</string>
|
||||
</dict>
|
||||
</plist>
|
|
@ -1,87 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Bucket
|
||||
type = "1"
|
||||
version = "2.0">
|
||||
<Breakpoints>
|
||||
<BreakpointProxy
|
||||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||
<BreakpointContent
|
||||
shouldBeEnabled = "No"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
filePath = "source/TrackFinder.cpp"
|
||||
timestampString = "549925545.065752"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "25"
|
||||
endingLineNumber = "25"
|
||||
landmarkName = "TrackFinder::TrackFinder()"
|
||||
landmarkType = "7">
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
<BreakpointProxy
|
||||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||
<BreakpointContent
|
||||
shouldBeEnabled = "No"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
filePath = "source/TrackFinder.cpp"
|
||||
timestampString = "549925545.065878"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "95"
|
||||
endingLineNumber = "95"
|
||||
landmarkName = "TrackFinder::FindTrack()"
|
||||
landmarkType = "7">
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
<BreakpointProxy
|
||||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||
<BreakpointContent
|
||||
shouldBeEnabled = "No"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
filePath = "source/TrackFinder.cpp"
|
||||
timestampString = "549925545.065963"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "73"
|
||||
endingLineNumber = "73"
|
||||
landmarkName = "TrackFinder::FindTrack()"
|
||||
landmarkType = "7">
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
<BreakpointProxy
|
||||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||
<BreakpointContent
|
||||
shouldBeEnabled = "Yes"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
filePath = "DB_Track.cpp"
|
||||
timestampString = "549925545.066039"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "53"
|
||||
endingLineNumber = "53"
|
||||
landmarkName = "main(int argc, char* argv[])"
|
||||
landmarkType = "9">
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
<BreakpointProxy
|
||||
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
|
||||
<BreakpointContent
|
||||
shouldBeEnabled = "No"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
filePath = "DB_Track.cpp"
|
||||
timestampString = "549925545.066568"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "42"
|
||||
endingLineNumber = "42"
|
||||
landmarkName = "main(int argc, char* argv[])"
|
||||
landmarkType = "9">
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
</Breakpoints>
|
||||
</Bucket>
|
|
@ -1,32 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>DB_Track.xcscheme</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
<dict>
|
||||
<key>49BEFD3CE8C1432F9726E354</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>8BB8CACCC0CB4A9B89F3F350</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>AD68CC062FE84014B40D0E63</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
BIN
Debug/DB_Track
BIN
Debug/DB_Track
Binary file not shown.
|
@ -1,92 +0,0 @@
|
|||
# Install script for directory: /Users/divaldo/Programming/DB_Track
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Release")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
|
||||
if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/divaldo/Programming/DB_Track/Debug/DB_Track")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
execute_process(COMMAND /usr/bin/install_name_tool
|
||||
-delete_rpath "/opt/root/lib"
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
endif()
|
||||
endif()
|
||||
elseif("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/divaldo/Programming/DB_Track/Release/DB_Track")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
execute_process(COMMAND /usr/bin/install_name_tool
|
||||
-delete_rpath "/opt/root/lib"
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
endif()
|
||||
endif()
|
||||
elseif("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/divaldo/Programming/DB_Track/MinSizeRel/DB_Track")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
execute_process(COMMAND /usr/bin/install_name_tool
|
||||
-delete_rpath "/opt/root/lib"
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
endif()
|
||||
endif()
|
||||
elseif("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
|
||||
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/Users/divaldo/Programming/DB_Track/RelWithDebInfo/DB_Track")
|
||||
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track" AND
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
execute_process(COMMAND /usr/bin/install_name_tool
|
||||
-delete_rpath "/opt/root/lib"
|
||||
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/DB_Track")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||
else()
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||
endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "/Users/divaldo/Programming/DB_Track/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
Loading…
Reference in New Issue