Skip to content

Commit

Permalink
Set project language to NONE
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman authored Jun 18, 2018
1 parent cf206dd commit 6246c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6)

project(ROBOTICSLAB_INSTALLATION_GUIDES)
project(ROBOTICSLAB_INSTALLATION_GUIDES LANGUAGES NONE)

list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)

Expand Down

0 comments on commit 6246c67

Please sign in to comment.