cyclonedds/cmake/Modules
Dan Rose 17da91409a
Fix and simplify building docs and schemas (#441)
Fix and simplify building docs and schemas

1. Do an in-source build of derived schemas instead of building into build and checking that the files match.
2. Fix paths of installed docs, which were failing on me
3. Consolidate docs into same cmakelists that generates schema files
4. Trang is usually available as an executable, so find it with find_program.
5. Add doc dependencies to package.xml

Signed-off-by: Dan Rose <dan@digilabs.io>
2020-04-02 17:25:16 +02:00
..
CUnit Report failure from CUnit only on test failure 2019-11-19 15:16:52 +01:00
Packaging Move IDLC to its own install component 2019-11-14 10:02:01 +01:00
AnalyzeBuild.cmake Reorganize repository 2019-07-30 10:52:44 +02:00
CUnit.cmake Write test fails to stdout/stderr even from ctest 2019-11-19 15:16:52 +01:00
FindCUnit.cmake First check the CMake Package Registry for CUnit 2019-10-22 22:33:10 +02:00
FindMaven.cmake Reorganize repository 2019-07-30 10:52:44 +02:00
FindOpenSSL.cmake Reorganize repository 2019-07-30 10:52:44 +02:00
FindSphinx.cmake Fix version number parse bug in FindSphinx.cmake 2019-08-02 13:06:43 +02:00
FindTrang.cmake Fix and simplify building docs and schemas (#441) 2020-04-02 17:25:16 +02:00
GenerateDummyExportHeader.cmake Reorganize repository 2019-07-30 10:52:44 +02:00
Glob.cmake Reorganize repository 2019-07-30 10:52:44 +02:00
Packaging.cmake Fix install dir of CycloneDDSConfig.cmake (#321) 2019-11-18 14:21:10 +01:00