- Add "EXPORT paradiseo-targets" to cmake's "install" commands.
- Export those targets in "paradiseo-config.cmake",
which is needed by FindParadiseo.cmake script.
- Bugfix "FindParadiseo.cmake" script:
- document PARADISEO_ROOT input,
- add PARADISEO_DIR to specify a bin dir (try build, debug and release as defaults),
- bugfix bad copy pastes involving edo and peo,
- default messages only for eo, mo and meo.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Entity.h | ||
| eoSerial.h | ||
| json_example | ||
| Parser.cpp | ||
| Parser.h | ||
| SerialArray.cpp | ||
| SerialArray.h | ||
| Serializable.h | ||
| SerialObject.cpp | ||
| SerialObject.h | ||
| SerialString.cpp | ||
| SerialString.h | ||
| Traits.h | ||
| Utils.h | ||