Skip to content

Commit

Permalink
disable GUI building
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 28, 2016
1 parent 7615269 commit 0721b55
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
Expand Up @@ -3,4 +3,4 @@ PROJECT(gchd)
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -Wall -Wextra")

ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY(src/gui)
#ADD_SUBDIRECTORY(src/gui)

0 comments on commit 0721b55

Please sign in to comment.