Doing a version of tutorial using zlib. Questions about provided CMakeLists.txt
|
|
1
|
290
|
August 24, 2022
|
executable target not relinking when custom target updated
|
|
7
|
1403
|
August 23, 2022
|
Feature to disable empty parameters resolving into unset function arguments
|
|
6
|
677
|
August 22, 2022
|
Link external static lib along with dynamic libs to the executable
|
|
4
|
777
|
August 21, 2022
|
PUBLIC_HEADER target property ignored when building Mac OS Frameworks
|
|
1
|
957
|
August 20, 2022
|
Is BUILD_SHARED_LIBS an implicit option without being declared as a project option?
|
|
1
|
259
|
August 19, 2022
|
Locating a Problem while creating a Shared Library
|
|
2
|
2357
|
August 19, 2022
|
set MSVC "Output Files -> Object File Name"
|
|
4
|
1171
|
August 19, 2022
|
Proper way for a package to propagate CMAKE_MODULE_PATH
|
|
2
|
830
|
August 19, 2022
|
cmake barfing on i386 only?
|
|
1
|
346
|
August 18, 2022
|
BUILD_SHARED_LIBS
|
|
4
|
1255
|
August 17, 2022
|
Can't find Java jar using find_jar
|
|
1
|
402
|
August 16, 2022
|
How to let subdirectories decide what other subdirectories are added by parent
|
|
2
|
3211
|
August 16, 2022
|
The source directory does not appear to contain CMakeLists.txt. ???
|
|
3
|
9245
|
August 16, 2022
|
Conditional linker flag
|
|
6
|
1170
|
August 16, 2022
|
Can't find headers in framework when using Config
|
|
2
|
1331
|
August 15, 2022
|
Generator expression with potentially empty list
|
|
2
|
815
|
August 15, 2022
|
OUTPUT_VARIABLE of execute_process isn't initialized in install(CODE)
|
|
2
|
1192
|
August 14, 2022
|
Proper way to set a CACHE variable
|
|
3
|
988
|
August 12, 2022
|
How include *.winmd file in VS project with cmake?
|
|
0
|
396
|
August 11, 2022
|
Bug in `if(<varname> STREQUAL <string>)`
|
|
12
|
1121
|
August 9, 2022
|
CMAKE_INSTALL_RPATH_USE_LINK_PATH has not effect with link directories outside /usr?
|
|
2
|
535
|
August 2, 2022
|
RPATH handling in the wiki -- bug?
|
|
1
|
301
|
August 2, 2022
|
Hide unrelated presets
|
|
3
|
336
|
July 28, 2022
|
string(TIMESTAMP out_var %s) timezone issue in Docker environment
|
|
3
|
923
|
July 27, 2022
|
How to make a property transitive?
|
|
2
|
558
|
July 25, 2022
|
Question about "reserved" CMake properties
|
|
8
|
475
|
July 21, 2022
|
CMake installation of a software package that only provides headers and pre compiled libraries
|
|
2
|
899
|
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
|
1828
|
July 21, 2022
|
Making Generated Header Files Available to Other Targets in the Same Base Project
|
|
1
|
1062
|
July 21, 2022
|