|
Doing a version of tutorial using zlib. Questions about provided CMakeLists.txt
|
|
1
|
345
|
August 24, 2022
|
|
executable target not relinking when custom target updated
|
|
7
|
1627
|
August 23, 2022
|
|
Feature to disable empty parameters resolving into unset function arguments
|
|
6
|
757
|
August 22, 2022
|
|
Link external static lib along with dynamic libs to the executable
|
|
4
|
861
|
August 21, 2022
|
|
PUBLIC_HEADER target property ignored when building Mac OS Frameworks
|
|
1
|
1032
|
August 20, 2022
|
|
Is BUILD_SHARED_LIBS an implicit option without being declared as a project option?
|
|
1
|
299
|
August 19, 2022
|
|
Locating a Problem while creating a Shared Library
|
|
2
|
2523
|
August 19, 2022
|
|
set MSVC "Output Files -> Object File Name"
|
|
4
|
1234
|
August 19, 2022
|
|
Proper way for a package to propagate CMAKE_MODULE_PATH
|
|
2
|
909
|
August 19, 2022
|
|
cmake barfing on i386 only?
|
|
1
|
355
|
August 18, 2022
|
|
BUILD_SHARED_LIBS
|
|
4
|
1393
|
August 17, 2022
|
|
Can't find Java jar using find_jar
|
|
1
|
442
|
August 16, 2022
|
|
How to let subdirectories decide what other subdirectories are added by parent
|
|
2
|
3364
|
August 16, 2022
|
|
The source directory does not appear to contain CMakeLists.txt. ???
|
|
3
|
9691
|
August 16, 2022
|
|
Conditional linker flag
|
|
6
|
1271
|
August 16, 2022
|
|
Can't find headers in framework when using Config
|
|
2
|
1451
|
August 15, 2022
|
|
Generator expression with potentially empty list
|
|
2
|
879
|
August 15, 2022
|
|
OUTPUT_VARIABLE of execute_process isn't initialized in install(CODE)
|
|
2
|
1278
|
August 14, 2022
|
|
Proper way to set a CACHE variable
|
|
3
|
1216
|
August 12, 2022
|
|
How include *.winmd file in VS project with cmake?
|
|
0
|
422
|
August 11, 2022
|
|
Bug in `if(<varname> STREQUAL <string>)`
|
|
12
|
1326
|
August 9, 2022
|
|
CMAKE_INSTALL_RPATH_USE_LINK_PATH has not effect with link directories outside /usr?
|
|
2
|
597
|
August 2, 2022
|
|
RPATH handling in the wiki -- bug?
|
|
1
|
326
|
August 2, 2022
|
|
Hide unrelated presets
|
|
3
|
373
|
July 28, 2022
|
|
string(TIMESTAMP out_var %s) timezone issue in Docker environment
|
|
3
|
991
|
July 27, 2022
|
|
How to make a property transitive?
|
|
2
|
599
|
July 25, 2022
|
|
CMake installation of a software package that only provides headers and pre compiled libraries
|
|
2
|
997
|
July 21, 2022
|
|
How do I configure a library so that the projects which depend upon it do not need to know about the projects upon which it depends?
|
|
11
|
1957
|
July 21, 2022
|
|
Making Generated Header Files Available to Other Targets in the Same Base Project
|
|
1
|
1184
|
July 21, 2022
|
|
What is the recommended/correct value of `IMPORTED_LOCATION` for IMPORTED library targets?
|
|
4
|
3729
|
July 21, 2022
|