Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

FORMUS3IC_LAS3 / embb

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • embb
  • base_cpp
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Henning Schild's avatar
    cmake: make build independant of build-dir source-dir location · 9ff0f8d9
    The old version depended on the build-dir to be a subdirectory of the
    source directory.
    With this patch one can build in tree or put the build-dir anywhere.
    
    Signed-off-by: Henning Schild <henning...@siemens.com>
    Henning Schild committed 10 years ago
    9ff0f8d9
Name
Last commit
Last Update
..
include/embb/base Added EMBB_UNUSED_IN_RELEASE macro in thread_specific_storage-inl.h to avoid warning about unused variable. 10 years ago
src base_cpp: removed warnings from function implementation when building with clang 10 years ago
test base: fixed atomic implementation for arm 10 years ago
CMakeLists.txt cmake: make build independant of build-dir source-dir location 10 years ago