color-debug:彩色命令行输出CC ++宏,非常灵活!

时间:2021-02-09 18:07:10
【文件属性】:
文件名称:color-debug:彩色命令行输出CC ++宏,非常灵活!
文件大小:66KB
文件格式:ZIP
更新时间:2021-02-09 18:07:10
command-line color-cli CMake 颜色调试 彩色CLI日志等。 轻巧简单,主要通过实现。 有关更新的版本,许可证和作者信息,请参见 。 要求: CMake 2.8.12 。 可能的用法: 在系统范围内安装: mkdir -p ~/repos && cd ~/repos && git clone https://github.com/roboticslab-uc3m/color-debug && mkdir -p color-debug/build && cd color-debug/build && cmake .. && sudo make install 。 在CMake中,您可以先使用find_package(COLOR_DEBUG)加载,然后再使用find_package(COLOR_DEBUG) target_link_libraries(myTarget ROBOTICSLAB::ColorDebug)
【文件预览】:
color-debug-master
----.travis.yml(1KB)
----cmake()
--------ColorDebugOptions.cmake(2KB)
--------AddUninstallTarget.cmake(2KB)
--------Copyright.txt(2KB)
----ColorDebug.h(8KB)
----LICENSE(26KB)
----examples()
--------exampleColorDebugFindPackage()
--------exampleColorDebug.c(638B)
--------exampleColorDebugLocalHeader()
--------ColorDebug.png(45KB)
--------exampleColorDebugEmbedded()
----.gitignore(11B)
----CMakeLists.txt(4KB)
----README.md(4KB)
----ColorDebug.c(501B)

网友评论