|
Doing a version of tutorial using zlib. Questions about provided CMakeLists.txt
|
|
1
|
301
|
August 24, 2022
|
|
executable target not relinking when custom target updated
|
|
7
|
1512
|
August 23, 2022
|
|
Feature to disable empty parameters resolving into unset function arguments
|
|
6
|
703
|
August 22, 2022
|
|
Link external static lib along with dynamic libs to the executable
|
|
4
|
796
|
August 21, 2022
|
|
PUBLIC_HEADER target property ignored when building Mac OS Frameworks
|
|
1
|
995
|
August 20, 2022
|
|
Is BUILD_SHARED_LIBS an implicit option without being declared as a project option?
|
|
1
|
278
|
August 19, 2022
|
|
Locating a Problem while creating a Shared Library
|
|
2
|
2438
|
August 19, 2022
|
|
set MSVC "Output Files -> Object File Name"
|
|
4
|
1190
|
August 19, 2022
|
|
Proper way for a package to propagate CMAKE_MODULE_PATH
|
|
2
|
868
|
August 19, 2022
|
|
cmake barfing on i386 only?
|
|
1
|
350
|
August 18, 2022
|
|
BUILD_SHARED_LIBS
|
|
4
|
1323
|
August 17, 2022
|
|
Can't find Java jar using find_jar
|
|
1
|
415
|
August 16, 2022
|
|
How to let subdirectories decide what other subdirectories are added by parent
|
|
2
|
3283
|
August 16, 2022
|
|
The source directory does not appear to contain CMakeLists.txt. ???
|
|
3
|
9450
|
August 16, 2022
|
|
Conditional linker flag
|
|
6
|
1212
|
August 16, 2022
|
|
Can't find headers in framework when using Config
|
|
2
|
1396
|
August 15, 2022
|
|
Generator expression with potentially empty list
|
|
2
|
838
|
August 15, 2022
|
|
OUTPUT_VARIABLE of execute_process isn't initialized in install(CODE)
|
|
2
|
1220
|
August 14, 2022
|
|
Proper way to set a CACHE variable
|
|
3
|
1067
|
August 12, 2022
|
|
How include *.winmd file in VS project with cmake?
|
|
0
|
404
|
August 11, 2022
|
|
Bug in `if(<varname> STREQUAL <string>)`
|
|
12
|
1178
|
August 9, 2022
|
|
CMAKE_INSTALL_RPATH_USE_LINK_PATH has not effect with link directories outside /usr?
|
|
2
|
557
|
August 2, 2022
|
|
RPATH handling in the wiki -- bug?
|
|
1
|
310
|
August 2, 2022
|
|
Hide unrelated presets
|
|
3
|
342
|
July 28, 2022
|
|
string(TIMESTAMP out_var %s) timezone issue in Docker environment
|
|
3
|
941
|
July 27, 2022
|
|
How to make a property transitive?
|
|
2
|
572
|
July 25, 2022
|
|
CMake installation of a software package that only provides headers and pre compiled libraries
|
|
2
|
931
|
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
|
1874
|
July 21, 2022
|
|
Making Generated Header Files Available to Other Targets in the Same Base Project
|
|
1
|
1133
|
July 21, 2022
|
|
What is the recommended/correct value of `IMPORTED_LOCATION` for IMPORTED library targets?
|
|
4
|
3568
|
July 21, 2022
|