Skip to content
Snippets Groups Projects
Commit 45f1352f authored by Steffen Müthing's avatar Steffen Müthing
Browse files

[CMake][Bugfix] Remove spurious cmake_pop_check_state()

parent 0d2a9d42
No related branches found
No related tags found
1 merge request!46[CMake] Rewrite C++ standard detection
......@@ -324,5 +324,3 @@ if(NOT STDTHREAD_WORKS)
"STDTHREAD_LINK_FLAGS. If you think this test is wrong, set the cache "
"variable STDTHREAD_WORKS.")
endif(NOT STDTHREAD_WORKS)
cmake_pop_check_state()
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