Skip to content
Snippets Groups Projects
Commit 95333ca6 authored by Robert Hedman's avatar Robert Hedman
Browse files

added all sender code in folder Laptop along with scream it uses.

parent faca8f7b
Branches master
No related tags found
No related merge requests found
Showing
with 1716 additions and 0 deletions
This diff is collapsed.
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# The generator used is:
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
# The top level Makefile was generated from the following files:
set(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"CMakeFiles/3.7.2/CMakeCCompiler.cmake"
"CMakeFiles/3.7.2/CMakeCXXCompiler.cmake"
"CMakeFiles/3.7.2/CMakeSystem.cmake"
"CMakeLists.txt"
"code/CMakeLists.txt"
"/usr/share/cmake-3.7/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-3.7/Modules/CMakeCXXInformation.cmake"
"/usr/share/cmake-3.7/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-3.7/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-3.7/Modules/CMakeLanguageInformation.cmake"
"/usr/share/cmake-3.7/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-3.7/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/share/cmake-3.7/Modules/CMakeUnixFindMake.cmake"
"/usr/share/cmake-3.7/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-3.7/Modules/Compiler/GNU-CXX.cmake"
"/usr/share/cmake-3.7/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-3.7/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-3.7/Modules/Platform/Linux-GNU-CXX.cmake"
"/usr/share/cmake-3.7/Modules/Platform/Linux-GNU.cmake"
"/usr/share/cmake-3.7/Modules/Platform/Linux.cmake"
"/usr/share/cmake-3.7/Modules/Platform/UnixPaths.cmake"
)
# The corresponding makefile is:
set(CMAKE_MAKEFILE_OUTPUTS
"Makefile"
"CMakeFiles/cmake.check_cache"
)
# Byproducts of CMake generate step:
set(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/CMakeDirectoryInformation.cmake"
"code/CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
set(CMAKE_DEPEND_INFO_FILES
"code/CMakeFiles/scream_receiver.dir/DependInfo.cmake"
)
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# The main recursive all target
all:
.PHONY : all
# The main recursive preinstall target
preinstall:
.PHONY : preinstall
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/robert/scream/scream_receiver
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/robert/scream/scream_receiver
#=============================================================================
# Directory level rules for directory code
# Convenience name for "all" pass in the directory.
code/all: code/CMakeFiles/scream_receiver.dir/all
.PHONY : code/all
# Convenience name for "clean" pass in the directory.
code/clean: code/CMakeFiles/scream_receiver.dir/clean
.PHONY : code/clean
# Convenience name for "preinstall" pass in the directory.
code/preinstall:
.PHONY : code/preinstall
#=============================================================================
# Target rules for target code/CMakeFiles/scream_receiver.dir
# All Build rule for target.
code/CMakeFiles/scream_receiver.dir/all:
$(MAKE) -f code/CMakeFiles/scream_receiver.dir/build.make code/CMakeFiles/scream_receiver.dir/depend
$(MAKE) -f code/CMakeFiles/scream_receiver.dir/build.make code/CMakeFiles/scream_receiver.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/robert/scream/scream_receiver/CMakeFiles --progress-num=1,2,3 "Built target scream_receiver"
.PHONY : code/CMakeFiles/scream_receiver.dir/all
# Include target in all.
all: code/CMakeFiles/scream_receiver.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
code/CMakeFiles/scream_receiver.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/scream/scream_receiver/CMakeFiles 3
$(MAKE) -f CMakeFiles/Makefile2 code/CMakeFiles/scream_receiver.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/scream/scream_receiver/CMakeFiles 0
.PHONY : code/CMakeFiles/scream_receiver.dir/rule
# Convenience name for target.
scream_receiver: code/CMakeFiles/scream_receiver.dir/rule
.PHONY : scream_receiver
# clean rule for target.
code/CMakeFiles/scream_receiver.dir/clean:
$(MAKE) -f code/CMakeFiles/scream_receiver.dir/build.make code/CMakeFiles/scream_receiver.dir/clean
.PHONY : code/CMakeFiles/scream_receiver.dir/clean
# clean rule for target.
clean: code/CMakeFiles/scream_receiver.dir/clean
.PHONY : clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
/home/robert/scream/scream_receiver/CMakeFiles/rebuild_cache.dir
/home/robert/scream/scream_receiver/CMakeFiles/edit_cache.dir
/home/robert/scream/scream_receiver/code/CMakeFiles/rebuild_cache.dir
/home/robert/scream/scream_receiver/code/CMakeFiles/edit_cache.dir
/home/robert/scream/scream_receiver/code/CMakeFiles/scream_receiver.dir
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
File added
const char features[] = {"\n"
"C_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404
"1"
#else
"0"
#endif
"c_function_prototypes\n"
"C_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
"1"
#else
"0"
#endif
"c_restrict\n"
"C_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201000L
"1"
#else
"0"
#endif
"c_static_assert\n"
"C_FEATURE:"
#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
"1"
#else
"0"
#endif
"c_variadic_macros\n"
};
int main(int argc, char** argv) { (void)argv; return features[argc]; }
This diff is collapsed.
3
cmake_minimum_required(VERSION 2.6)
PROJECT( scream )
message("Source Dir:" ${scream_SOURCE_DIR})
SET(EXECUTABLE_OUTPUT_PATH ${scream_SOURCE_DIR}/bin)
SET(LIBRARY_OUTPUT_PATH ${scream_SOURCE_DIR}/lib)
SET(RUNTIME_OUTPUT_DIRECTORY ${scream_SOURCE_DIR}/bin)
SET(scream_BIN ${scream_SOURCE_DIR}/bin)
message("scream_SOURCE_DIR directories:" ${scream_SOURCE_DIR})
IF(UNIX)
add_definitions(-std=c++0x)
ENDIF(UNIX)
IF(WIN32)
IF(MSVC12)
message("Detected MSVC12 compiler")
set(MSVC_VER VC12)
ELSEIF(MSVC11)
message("Detected MSVC11 compiler")
set(MSVC_VER VC11)
ELSEIF(MSVC10)
message("Detected MSVC10 compiler")
set(MSVC_VER VC10)
ELSEIF(MSVC14)
message("Detected MSVC14 compiler")
set(MSVC_VER VC14)
ELSE(MSVC12)
message("WARNING: Unknown/unsupported MSVC version")
ENDIF(MSVC12)
ENDIF(WIN32)
if( CMAKE_SIZEOF_VOID_P EQUAL 8 )
# 64bit
message("Detected 64-bit build - compiling with -fPIC")
SET(CMAKE_CXX_FLAGS "-fPIC -fpermissive -pthread")
else( CMAKE_SIZEOF_VOID_P EQUAL 8 )
# 32 bit
message("Detected 32-bit build")
SET(CMAKE_CXX_FLAGS "-fPIC -fpermissive -pthread")
endif( CMAKE_SIZEOF_VOID_P EQUAL 8 )
SET(screamIncludes
${scream_SOURCE_DIR}
${scream_SOURCE_DIR}/code
)
message("screamIncludes directories:" ${screamIncludes})
# lib directories
IF(WIN32)
SET(screamLink
${scream_SOURCE_DIR}/../lib
)
ELSEIF(UNIX)
SET(screamLink
${scream_SOURCE_DIR}/../lib
/usr/local/lib
/usr/lib
)
ENDIF(WIN32)
SET(LibDir
${scream_SOURCE_DIR}/../lib
)
message("LibDir directories:" ${LibDir})
# Include directories
INCLUDE_DIRECTORIES(
${scream_SOURCE_DIR}/../include
)
ADD_SUBDIRECTORY( code)
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/robert/scream/scream_receiver
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/robert/scream/scream_receiver
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/scream/scream_receiver/CMakeFiles /home/robert/scream/scream_receiver/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/scream/scream_receiver/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named scream_receiver
# Build rule for target.
scream_receiver: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 scream_receiver
.PHONY : scream_receiver
# fast build rule for target.
scream_receiver/fast:
$(MAKE) -f code/CMakeFiles/scream_receiver.dir/build.make code/CMakeFiles/scream_receiver.dir/build
.PHONY : scream_receiver/fast
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... rebuild_cache"
@echo "... edit_cache"
@echo "... scream_receiver"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
File added
# Install script for directory: /home/robert/scream/scream_receiver
# 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 "")
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()
# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for each subdirectory.
include("/home/robert/scream/scream_receiver/code/cmake_install.cmake")
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 "/home/robert/scream/scream_receiver/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/robert/scream/scream_receiver")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/robert/scream/scream_receiver")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment