Fixes to build with CMake#17
Conversation
rexkerr
commented
Sep 24, 2015
- Updated CMakeLists.txt files to match the current repository layout and current Jamfiles.
- Updated unit tests to (consistently) not specify link configuration in the source, but to let the build configuration specify the variables.
- Updated unit tests to properly import the main entry point for the tests.
|
FYI, not all tests are passing, but I didn't change any source, so I don't think I made anything worse: Test project /Users/rexkerr/Development/boostache_build 63% tests passed, 3 tests failed out of 8 |
|
Thanks Rex. Unfortunately, master was far out-of-date. I've taken care of getting master and develop back in sync. Please also make PR's against develop. |