Commit graph

7 commits

Author SHA1 Message Date
Jonah Beckford
07a18d2d7b bugfix: Set CXX compiler if no BUILD_TESTING
Fixes ...
 -- Configuring done
CMake Error in CMakeLists.txt:
  No known features for CXX compiler

  ""

  version .
2023-09-27 14:37:43 -07:00
Jonah Beckford
9bc6befee7 Cache variable BUILD_SHARED_LIBS 2023-09-25 16:07:35 -07:00
Jonah Beckford
b6e04c7d38 Add C_CAPNPROTO_ENABLE_INSTALL 2023-09-23 22:21:14 -07:00
Jonah Beckford
e4b5a71a46 Add POSITION_INDEPENDENT_CODE to CapnC::Runtime 2023-08-24 22:45:17 -07:00
Jonah Beckford
a3e6f6c331 Instructions for CMake usage
Also do lint fixes for Markdown.

Also, do not install tests code, especially
GTest, when installing c-capnproto
through CMake
2023-08-08 07:00:46 -07:00
Jonah Beckford
d8b55078ba Add C++ standard to CMake for MSVC 2023-08-07 20:55:41 -07:00
Jonah Beckford
f07596dbb5 Add CMake and tests
- Port tests to GitLab
- Add GitLab CI test matrix
- Remove gtest submodule
2023-08-07 20:28:42 -07:00