Changed Name of executable.

This commit is contained in:
Faerbit 2014-10-20 17:58:34 +02:00
parent a6adee1850
commit 90b7680845

View File

@ -1,7 +1,7 @@
CMAKE_MINIMUM_REQUIRED (VERSION 2.6)
# project/binary name:
PROJECT(basic-texturing)
PROJECT(MarbleRaceGroupC)
# ACGL setup
SET(ACGL_OPENGL_SUPPORT CORE_32)