Skip to content

Commit 07c2377

Browse files
author
Robot
committed
Generate sources (9f66f35)
1 parent 0e55457 commit 07c2377

File tree

17 files changed

+1457
-1730
lines changed

17 files changed

+1457
-1730
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ cd crsfml
119119
cmake . && make
120120
```
121121

122-
**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.
122+
> **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.
123123
124124
If ran successfully, this generates all the source files for *VoidCSFML* and *CrSFML*, and also compiles *VoidCSFML*.
125125

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: crsfml
2-
version: 2.4.1
2+
version: 2.4.2
33

44
authors:
55
- Oleh Prypin <[email protected]>

0 commit comments

Comments
 (0)