Skip to content
Snippets Groups Projects
Commit f94f6746 authored by Thomas Moulard's avatar Thomas Moulard
Browse files

Enable -Werror.

parent ec55ab2b
No related branches found
No related tags found
No related merge requests found
......@@ -29,9 +29,6 @@ SET(CUSTOM_HEADER_DIR "${PROJECT_NAME}")
# Defines paths.
SET(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/lib)
# Disable -Werror on Unix for now.
SET(CXX_DISABLE_WERROR True)
SETUP_PROJECT()
# Add configuration headers for plug-ins.
......
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