# This is an Example build config file (build.conf) # you might not need this file, but if the defaults dont work for you # You can override them here. # Tweak the values to your needs and rename it to build.conf ######### C++ Compiler ######### # Should work with clang and g++ # CXX=g++ # DEBUG=debug # DEBUG Build (Default) # DEBUG=release # RELEASE Build ############# DIRS ############# # PREFIX=$(HOME)/local