aboutsummaryrefslogtreecommitdiff
path: root/src/CmakeModule.cpp
AgeCommit message (Expand)Author
2020-07-06Fix cmake build library dependency orderdec05eba
2020-07-06Compile cmake sub project as cmakedec05eba
2020-07-06Add leak sanitizerdec05eba
2020-07-06Fix build for windows and mingwdec05eba
2020-07-06Fix cmake dependency failing build because of missing fPICdec05eba
2020-07-06Only include static/dynamic lib when building cmake projectdec05eba
2020-07-06Use dll files for mingw, use mingw cmakedec05eba
2020-07-06Store dependencies in different directories depending on target platformdec05eba
2020-07-06Use ranges for dependency versiondec05eba
2020-07-06Add sibs package commanddec05eba
2020-07-06Add dependencies dynamic dependencies to root project, to make it possible to...dec05eba
2020-07-06Fix library orderdec05eba
2020-07-06Add sanitize build/test option, currently ignored if gcc is not useddec05eba
2020-07-06Fix for windowsdec05eba
2018-05-09Change debug optimization level to Og for GCCdec05eba
2018-05-05Build compilation database (clangdb) when compilingdec05eba
2018-04-29Change sibs cache directory to standard one, remove library archive when it h...dec05eba
2018-04-04Add generated library file to parent project for cmake dependencydec05eba
2018-03-21Add sub projects (should be used with git submodules)dec05eba
2018-03-19Fix compile error when having dependency on static library that hasdec05eba
2018-01-26Add git dependenciesdec05eba
2018-01-11Start with config object types, for git dependenciesdec05eba
2018-01-05Get cflags from pkg config dependencydec05eba
2018-01-04Use packages list to find packagesdec05eba
2018-01-03CMake: Add all generated library files as dependency instead of the lastdec05eba
2018-01-02Fix bug when using config for several platforms in one projectdec05eba
2018-01-02Add support for cmakedec05eba