Skip to content
Snippets Groups Projects
Commit 32ef8e51 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Temporary disable Objective C++ compiler check

parent fdb66d11
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Check if ObjectiveC and ObjectiveC++ compilers work # Check if ObjectiveC and ObjectiveC++ compilers work
# #
include(CMakeTestOBJCCompiler) include(CMakeTestOBJCCompiler)
include(CMakeTestOBJCXXCompiler) #include(CMakeTestOBJCXXCompiler)
# #
# Check if the same compile family is used for both C and CXX # Check if the same compile family is used for both C and CXX
......
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