Changes between Version 4 and Version 5 of Ticket #940


Ignore:
Timestamp:
Dec 28, 2017, 4:30:32 AM (7 years ago)
Author:
jng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #940 – Description

    v4 v5  
    1  * Fix broken CMakeLists.txt
     1 * ~~Fix broken CMakeLists.txt~~
    22 * Verify we can run unit tests in CMake build.
    3  * CMake-ify the King Oracle provider
    4  * Fix message catalogs not being copied (`make install` currently only installs `SmMessage.cat`)
    5  * Fix `com` directory not being copied to `/usr/local/fdo-x.y.z/lib`
     3 * ~~CMake-ify the King Oracle provider~~
     4 * ~~Fix message catalogs not being copied (`make install` currently only installs `SmMessage.cat`)~~
     5 * ~~Fix `com` directory not being copied to `/usr/local/fdo-x.y.z/lib`~~
     6 * ~~Ensure library targets are named consistently like their windows counterparts~~
     7 * Stretch goal: Functional windows configuration (that we can then integrate vcpkg for external thirdparty libraries)