Skip to content
Snippets Groups Projects
Commit 5312bba0 authored by Jonathan Hanks's avatar Jonathan Hanks
Browse files

Turn on debugging globally for cmake

git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4384 6dcd42c9-f523-4c6d-aada-af552506706e
parent 2d0bf339
No related branches found
No related tags found
No related merge requests found
......@@ -65,5 +65,6 @@ CHECK_FUNCTION_EXISTS(strchr HAVE_STRCHR)
CHECK_FUNCTION_EXISTS(memcpy HAVE_MEMCPY)
CHECK_FUNCTION_EXISTS(fchdir HAVE_FCHDIR)
add_compile_options('-g3')
add_subdirectory(src)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment