CodeBlocks vs CMAKE_BUILD_TYPE
|
|
3
|
387
|
September 28, 2020
|
CMake to replace Eclipse CDT GNU - how to deal with C_DEPS?
|
|
4
|
774
|
September 27, 2020
|
gollvm: -fPIC is not supported, if using ld or lld, with Clang++
|
|
1
|
468
|
September 26, 2020
|
Why is C++14 mode satisfied with -std=c++1y?
|
|
6
|
4747
|
September 24, 2020
|
set CMAKE_CXX_FLGAS composed of variables without parenthesis, not a good idea ?
|
|
2
|
472
|
September 24, 2020
|
Is there any reason to prefer `include(CTest)` or `enable_testing()` over the other?
|
|
1
|
1042
|
September 24, 2020
|
How to use string(strip..) function?
|
|
1
|
1557
|
September 22, 2020
|
INSTALL_RPATH_USE_LINK_PATH not working when CMAKE_EXE_LINKER_FLAGS (LDFLAGS) is set
|
|
0
|
904
|
September 22, 2020
|
What is the best way to search and replace strings in a file?
|
|
3
|
9454
|
September 22, 2020
|
Remove linker flag needed by library, but not by test programs
|
|
1
|
1543
|
September 19, 2020
|
Secondary Expansion in the cmake language
|
|
2
|
552
|
September 18, 2020
|
cmake 3.18: generator expressions with add_subdirectory ?
|
|
19
|
2848
|
September 17, 2020
|
parallel build (2) : add_subdirectory to a non-subdirectory
|
|
8
|
2570
|
September 17, 2020
|
CPack + WiX - setting working directory for desktop and menu shortcuts?
|
|
0
|
822
|
September 15, 2020
|
Provide a hint to find_package to use a CMake target from the build tree
|
|
1
|
844
|
September 15, 2020
|
Using install(script ... correctly
|
|
5
|
1777
|
September 15, 2020
|
Using 'install(CODE "execute_process(COMMAND ...' with a shell command
|
|
2
|
3262
|
September 14, 2020
|
Platform QNX does not set UNIX to True when cross-compiling on Windows
|
|
1
|
639
|
September 12, 2020
|
cmake 3.14, ubunto 20.04: Generator Ninja does not support platform specification, but platform x64 was specified.
|
|
1
|
14097
|
September 11, 2020
|
CMake generating much smaller *.a files than makefile
|
|
4
|
819
|
September 10, 2020
|
Cannot find header files during compilation; dependencies managed by Hunter
|
|
1
|
2645
|
September 9, 2020
|
How to determine when set(var ... PARENT_SCOPE) will work?
|
|
6
|
6010
|
September 9, 2020
|
Missing CompileAs option on vcxproj generated by cmake 3.18.1
|
|
2
|
584
|
August 26, 2020
|
No such file or directory at configure time
|
|
1
|
878
|
August 26, 2020
|
How does cmake configure Header Files folder to configure subfolder Item?
|
|
4
|
647
|
August 23, 2020
|
How to statically link external library by target_link_libraries()?
|
|
4
|
84137
|
August 19, 2020
|
Support for `git describe` output in a SemVer prerelease string
|
|
4
|
1336
|
August 19, 2020
|
orhestration
|
|
0
|
333
|
August 17, 2020
|
Unexpected/inconsistent behavior of cmake -E compare_files
|
|
4
|
913
|
August 17, 2020
|
Issue building third party libraries and including them in same project
|
|
1
|
644
|
August 13, 2020
|