mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-03 07:20:46 +00:00
Include CheckCSourceCompiles module to use CHECK_C_SOURCE_COMPILES.
This commit is contained in:
parent
ea7b4de213
commit
cb3fc67c0d
@ -1,6 +1,8 @@
|
|||||||
# ASEPRITE
|
# ASEPRITE
|
||||||
# Copyright (C) 2001-2012 David Capello
|
# Copyright (C) 2001-2012 David Capello
|
||||||
|
|
||||||
|
include(CheckCSourceCompiles)
|
||||||
|
|
||||||
CHECK_C_SOURCE_COMPILES("
|
CHECK_C_SOURCE_COMPILES("
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
int main() {
|
int main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user