gplugin/gplugin

e113f1dff19c
flow: Merged '66-ggdb-cflag' to ('develop').
--- a/CMakeLists.txt Mon Jun 29 21:09:48 2015 -0500
+++ b/CMakeLists.txt Tue Jun 30 20:04:00 2015 -0500
@@ -163,6 +163,7 @@
if(CMAKE_COMPILER_IS_GNUCC)
add_definitions(
-DGPLUGIN_UNUSED=__attribute__\(\(unused\)\)
+ -ggdb
)
else(CMAKE_COMPILER_IS_GNUCC)
add_definitions(