Skip to content

Commit

Permalink
Generate sources (9f66f35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robot committed Sep 17, 2016
1 parent 0e55457 commit 07c2377
Show file tree
Hide file tree
Showing 17 changed files with 1,457 additions and 1,730 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ cd crsfml
cmake . && make
```

**Optional:** [out-of-source builds][] are also supported, but note that even the sources go to the build directory, so you would need perform all the following steps inside the build directory and not the root *crsfml* directory.
> **Optional:** [out-of-source builds][] are also supported, but note that even the sources go to the build directory, so you would need perform all the following steps inside the build directory and not the root *crsfml* directory.
If ran successfully, this generates all the source files for *VoidCSFML* and *CrSFML*, and also compiles *VoidCSFML*.

Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: crsfml
version: 2.4.1
version: 2.4.2

authors:
- Oleh Prypin <oleh@pryp.in>
Expand Down
Loading

0 comments on commit 07c2377

Please sign in to comment.