Skip to content

Commit

Permalink
simplified executable name
Browse files Browse the repository at this point in the history
Signed-off-by: Tolga Cakir <tolga@cevel.net>
  • Loading branch information
tolga9009 committed May 10, 2016
1 parent 64667e0 commit 8c7a348
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,5 +1,5 @@
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.11)
PROJECT(elgato-gchd)
PROJECT(gchd)
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -Wall -Wextra")

ADD_SUBDIRECTORY(src)
Expand Down

0 comments on commit 8c7a348

Please sign in to comment.