腾讯云618特惠专场

文章列表

Extending setuptools extension to use CMake in setup.py?(扩展 setuptools 扩展以在 setup.py 中使用 CMake?)
Modern way to set compiler flags in cross-platform cmake project(在跨平台 cmake 项目中设置编译器标志的现代方法)
How to define a C++ preprocessor macro through the command line with CMake?(如何使用 CMake 通过命令行定义 C++ 预处理器宏?)
Using CMake with multiple compilers for the same language(对同一语言的多个编译器使用 CMake)
How do I add a library path in cmake?(如何在 cmake 中添加库路径?)
Change default value of CMAKE_CXX_FLAGS_DEBUG and friends in CMake(在 CMake 中更改 CMAKE_CXX_FLAGS_DEBUG 和朋友的默认值)
What is the idiomatic way in CMAKE to add the -fPIC compiler option?(CMAKE 中添加 -fPIC 编译器选项的惯用方法是什么?)
CMake output/build directory(CMake 输出/构建目录)
what is #39;linesize alignment#39; meaning?(linesize 对齐是什么意思?)
sws_scale YUV --gt; RGB distorted image(sws_scale YUV --RGB 失真图像)