grim/guifications2

Don't need to escape the quotes on the define
cmake
2013-05-13, Gary Kramlich
db8d74094c83
Parents de9ebe666886
Children 3d08020b9cae
Don't need to escape the quotes on the define
--- a/src/CMakeLists.txt Mon May 13 23:34:56 2013 -0500
+++ b/src/CMakeLists.txt Mon May 13 23:54:59 2013 -0500
@@ -55,7 +55,7 @@
set_target_properties(guifications PROPERTIES PREFIX "")
add_definitions(
- -DGETTEXT_PACKAGE=\"guifications\"
+ -DGETTEXT_PACKAGE="guifications"
)
target_link_libraries(guifications