This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-11-04 05:43:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
afb6acc945
reactos
/
lib
/
gcc_ssp
/
CMakeLists.txt
3 lines
32 B
Text
Raw
Normal View
History
Unescape
Escape
[GCC/CMAKE] - Add a way to conditionally use the GCC stack protector. Just add -DSTACK_PROTECTOR:BOOL=TRUE as argument to configure.cmd/sh svn path=/trunk/; revision=64527
2014-10-04 20:26:14 +00:00
[CMAKE] * Make the minimum required version 2.8. * Remove redundant psdk dependencies. * Tidy up CMake files. svn path=/trunk/; revision=64795
2014-10-17 23:28:29 +00:00
add_library(gcc_ssp gcc_ssp.c)
Reference in a new issue
Copy permalink