Skip to content
Snippets Groups Projects
  • Adrien Devresse's avatar
    d5134a7f
    CMake support · d5134a7f
    Adrien Devresse authored
    - initial cmake support
    - downgrade cmake requirement to 2.8.12
    - factorize cmake test flags / libs options
    - refactor test / library under helpers functions, follow bazel's style
    - Add fix for MSVC and Windows support ( thx @patrikfors )
    - Switch to default "add_subdirectory()" usage mode
    - add CMake/README.md for instructions
    - add header-only cmake target generator
    - map absl target to absl:: namespace
    d5134a7f
    History
    CMake support
    Adrien Devresse authored
    - initial cmake support
    - downgrade cmake requirement to 2.8.12
    - factorize cmake test flags / libs options
    - refactor test / library under helpers functions, follow bazel's style
    - Add fix for MSVC and Windows support ( thx @patrikfors )
    - Switch to default "add_subdirectory()" usage mode
    - add CMake/README.md for instructions
    - add header-only cmake target generator
    - map absl target to absl:: namespace
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CMakeLists.txt 905 B