cginternals/cmake-init

project adaption adjustments

chistopher opened this issue · 1 comments

manual not mentioned in ADAPT
ADAPT line 37-41 wrong
source/codegeneration not mentioned in ADAPT
api-docs/CMakeLists adjust depends in line 51
check-targets are present if neither cppcheck or clang-tidy is installed
docs target is present if neither docs or manual are build
to travis.yaml add chmod +x configure to avoid permission error if repo was initialized on windows

make clear that cppcheck, doxygen, clang-tidy must be installed to generate specific targets

also line 67 could be more specific