This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-06 21:59:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdca8b01d2d96d63e685e7eca03e0f51f5410fdf
CMake
/
Tests
/
FindPackageModeMakefileTest
History
Gregor Jasny
447ecbb692
Apple: also specify sysroot for linking
...
Otherwise the compiler/linker will default to the wrong C++ runtime library.
2020-07-17 15:46:29 +02:00
..
CMakeLists.txt
FindPackageModeMakefileTest: macOS needs isysroot flag
2019-10-29 07:14:08 +11:00
FindFoo.cmake.in
cmake: Fix --find-package mode with imported targets
2017-08-29 15:30:07 -04:00
foo.cpp
FindPackageModeMakefileTest: Explicitly use C linkage
2018-08-29 13:02:09 -04:00
foo.h
FindPackageModeMakefileTest: Explicitly use C linkage
2018-08-29 13:02:09 -04:00
main.cpp
…
Makefile.in
Apple: also specify sysroot for linking
2020-07-17 15:46:29 +02:00