mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-02 06:35:05 +01:00
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
#
|
|
# $Id
|
|
#
|
|
# Darwin
|
|
#
|
|
# Build settings for Mac OS X 10.8 or later, clang, 64-bits, with C++11 support.
|
|
# Build settings are compatible with XCode 7 C++ projects.
|
|
#
|
|
|
|
include $(POCO_BASE)/build/config/Darwin-clang
|