We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b281b commit 7aca61eCopy full SHA for 7aca61e
1 file changed
CMakeLists.txt
@@ -11,7 +11,7 @@
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
-cmake_minimum_required (VERSION 2.8.0)
+cmake_minimum_required (VERSION 2.8.8)
15
project(mujincontrollerclient)
16
set( CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE )
17
0 commit comments