adamfowleruk / groundupdb

Creating a database from the ground up in C++ for fun!
Apache License 2.0
109 stars 25 forks source link

Ensure builds work on Linux #21

Closed adamfowleruk closed 3 years ago

adamfowleruk commented 3 years ago

Please start with a use case description for a USER of this work [Who] As a developer [What] I need to work on GroundUpDB across multiple platforms, including Linux [Value] In order to add cool functionality to GroundUpDB, and use GroundUpDB on Linux

Describe the solution you'd like Ensure CMake works as expected with all tests on Linux

Describe alternatives you've considered N/A

Additional context Work already completed for Mac 64 bit (CLang) and Windows 10 64 bit (MSVCC via CMake)

Also ensure PR from others works as expected.

adamfowleruk commented 3 years ago

@phlash - Please verify that stem (which incorporates your PR plus a change for Windows) works on your machines.

phlash commented 3 years ago

@adamfowleruk all good here on Debian stable.

===============================================================================
All tests passed (325 assertions in 9 test cases)