mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 16:57:16 +01:00
11 lines
273 B
Plaintext
11 lines
273 B
Plaintext
#
|
|
# Darwin-clang
|
|
#
|
|
# Build settings for Mac OS X 10.11 (clang, libstdc++, x86_64)
|
|
#
|
|
# NOTE: This build configuration will build 64-bit binaries.
|
|
# Use the Darwin32-clang build configuration to build 32-bit binaries.
|
|
#
|
|
|
|
include $(POCO_BASE)/build/config/Darwin-clang-libc++
|