mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 19:20:09 +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
|
||||
# Copyright (C) 2001-2012 David Capello
|
||||
|
||||
include(CheckCSourceCompiles)
|
||||
|
||||
CHECK_C_SOURCE_COMPILES("
|
||||
#include <unistd.h>
|
||||
int main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user