renamed files to be conform with the rest of the project

This commit is contained in:
johan
2013-08-13 19:45:17 +02:00
parent 3f4f1eff74
commit 463e7626b9
7 changed files with 22 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
# define the minimum cmake version (as required by cmake)
cmake_minimum_required(VERSION 2.8)
set(CMAKE_TOOLCHAIN_FILE /opt/raspberrypi/Toolchain-RaspberryPi.cmake)
#set(CMAKE_TOOLCHAIN_FILE /opt/raspberrypi/Toolchain-RaspberryPi.cmake)
# Define the main-project name
project(Hyperion)