|
Is there a way to detect whether cmake is being run as a sudo or root user?
|
|
2
|
744
|
August 25, 2022
|
|
Poco C++ lib used for native & cross compile
|
|
0
|
736
|
August 25, 2022
|
|
How to prevent CMake linking system libraries?
|
|
4
|
4598
|
August 24, 2022
|
|
Doing a version of tutorial using zlib. Questions about provided CMakeLists.txt
|
|
1
|
319
|
August 24, 2022
|
|
executable target not relinking when custom target updated
|
|
7
|
1562
|
August 23, 2022
|
|
Feature to disable empty parameters resolving into unset function arguments
|
|
6
|
719
|
August 22, 2022
|
|
Link external static lib along with dynamic libs to the executable
|
|
4
|
812
|
August 21, 2022
|
|
PUBLIC_HEADER target property ignored when building Mac OS Frameworks
|
|
1
|
1010
|
August 20, 2022
|
|
Is BUILD_SHARED_LIBS an implicit option without being declared as a project option?
|
|
1
|
292
|
August 19, 2022
|
|
Locating a Problem while creating a Shared Library
|
|
2
|
2481
|
August 19, 2022
|
|
set MSVC "Output Files -> Object File Name"
|
|
4
|
1215
|
August 19, 2022
|
|
Proper way for a package to propagate CMAKE_MODULE_PATH
|
|
2
|
880
|
August 19, 2022
|
|
cmake barfing on i386 only?
|
|
1
|
351
|
August 18, 2022
|
|
BUILD_SHARED_LIBS
|
|
4
|
1346
|
August 17, 2022
|
|
Can't find Java jar using find_jar
|
|
1
|
424
|
August 16, 2022
|
|
How to let subdirectories decide what other subdirectories are added by parent
|
|
2
|
3315
|
August 16, 2022
|
|
The source directory does not appear to contain CMakeLists.txt. ???
|
|
3
|
9552
|
August 16, 2022
|
|
Conditional linker flag
|
|
6
|
1245
|
August 16, 2022
|
|
Can't find headers in framework when using Config
|
|
2
|
1425
|
August 15, 2022
|
|
Generator expression with potentially empty list
|
|
2
|
851
|
August 15, 2022
|
|
OUTPUT_VARIABLE of execute_process isn't initialized in install(CODE)
|
|
2
|
1247
|
August 14, 2022
|
|
Proper way to set a CACHE variable
|
|
3
|
1127
|
August 12, 2022
|
|
How include *.winmd file in VS project with cmake?
|
|
0
|
413
|
August 11, 2022
|
|
Bug in `if(<varname> STREQUAL <string>)`
|
|
12
|
1221
|
August 9, 2022
|
|
CMAKE_INSTALL_RPATH_USE_LINK_PATH has not effect with link directories outside /usr?
|
|
2
|
570
|
August 2, 2022
|
|
RPATH handling in the wiki -- bug?
|
|
1
|
315
|
August 2, 2022
|
|
Hide unrelated presets
|
|
3
|
353
|
July 28, 2022
|
|
string(TIMESTAMP out_var %s) timezone issue in Docker environment
|
|
3
|
965
|
July 27, 2022
|
|
How to make a property transitive?
|
|
2
|
592
|
July 25, 2022
|
|
CMake installation of a software package that only provides headers and pre compiled libraries
|
|
2
|
954
|
July 21, 2022
|