mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-23 07:12:45 +01:00
13 lines
301 B
Plaintext
13 lines
301 B
Plaintext
#
|
|
# $Id: //poco/1.4/build/config/Darwin#6 $
|
|
#
|
|
# Darwin
|
|
#
|
|
# Build settings for Mac OS X 10.6 or newer, using Clang.
|
|
#
|
|
# NOTE: This build configuration will build 64-bit binaries.
|
|
# Use the Darwin32 build configuration to build 32-bit binaries.
|
|
#
|
|
|
|
include $(POCO_BASE)/build/config/Darwin-clang-libc++
|