Added commented-out code to use llvm as a compiler instead of gcc when needed.

This commit is contained in:
Cas Cremers 2010-11-10 23:09:37 +01:00
parent c25f6efd6a
commit 619ecf7673

View File

@ -9,6 +9,9 @@ project (Scyther)
# I need 2.4 for flex/etc although it does not run yet
CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
# Try llvm
#set (CMAKE_C_COMPILER "llvm-gcc")
# List all the source files
set (Scyther_sources
arachne.c binding.c claim.c color.c compiler.c cost.c