Skip to content

Commit

Permalink
Merge pull request #14 from jduck/master
Browse files Browse the repository at this point in the history
Clarify build instructions
  • Loading branch information
Axel Souchet committed Sep 10, 2015
2 parents 9e6a2c7 + ba129d7 commit 5f0841c
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,4 +1,4 @@
# unix => cd build/ && cmake .. && make
# unix => mkdir build ; cd build && cmake .. && make
cmake_minimum_required(VERSION 2.6)
project(rp++)

Expand Down

0 comments on commit 5f0841c

Please sign in to comment.