Use a macro to signify building a static lib
commitad3243e0751d5ef5521dc5096e17839a6b5707cf
authorChris Robinson <chris.kcat@gmail.com>
Wed, 12 May 2010 17:26:37 +0000 (12 10:26 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 12 May 2010 17:26:37 +0000 (12 10:26 -0700)
tree378e4827cd99b91d777dcaee105f4cefbeee9de2
parent564c627762a2bc0c00f8a7d1facd6b7dafcd99b6
Use a macro to signify building a static lib
This if for the app, too. It should define ALURE_STATIC_LIBRARY before
including alure.h if it's linking with the static lib.
CMakeLists.txt
include/AL/alure.h
src/alure.cpp