toxcore/cmake
iphydf 8f1bbcf83e
Use <stdlib.h> for alloca on FreeBSD.
https://www.freebsd.org/cgi/man.cgi?alloca

If stdlib.h does not define alloca, and we're using GCC (or Clang), we
define the macro ourselves in terms of a GCC builtin.
2018-01-22 21:05:30 +00:00
..
AddCompilerFlag.cmake Forbid undefined symbols in shared libraries. 2017-06-04 10:08:51 +00:00
ApiDsl.cmake Error if format_test can't be executed. 2016-10-26 13:34:29 +01:00
Dependencies.cmake Remove nTox from the repo. 2018-01-20 19:05:53 +00:00
MacRpath.cmake Install libraries with RPATH. 2016-10-11 14:05:41 +02:00
ModulePackage.cmake Use <stdlib.h> for alloca on FreeBSD. 2018-01-22 21:05:30 +00:00
StrictAbi.cmake Generate only one large library "libtoxcore". 2017-12-28 23:01:41 +00:00