summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum2012-11-09 00:40:57 -0800
committerJosh Blum2012-11-09 00:40:57 -0800
commitcb7b2b751220f2444c6187b7d6bf862b4cd56b37 (patch)
treee460628e5536ec4c87508ff402d04ed9e3513991 /CMakeLists.txt
parent56c61fd8647499674747afd5741d600eb9c9792f (diff)
downloadsandhi-cb7b2b751220f2444c6187b7d6bf862b4cd56b37.tar.gz
sandhi-cb7b2b751220f2444c6187b7d6bf862b4cd56b37.tar.bz2
sandhi-cb7b2b751220f2444c6187b7d6bf862b4cd56b37.zip
common typedef for item count
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 76c77c2..2adbf91 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -21,8 +21,6 @@ if(CMAKE_COMPILER_IS_GNUCXX)
add_definitions(-fvisibility-inlines-hidden)
endif()
-add_definitions(-DGRAS_DLL=1) #this project builds a dll
-
########################################################################
# Component names for install rules
########################################################################