Update README.md
This commit is contained in:
parent
b211e59b40
commit
7b4e66d6f2
1 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ Usage
|
||||||
|
|
||||||
1. Download and extract https://github.com/dcarp/cmaked2/archive/master.zip to a local directory \<cmaked2-path\>
|
1. Download and extract https://github.com/dcarp/cmaked2/archive/master.zip to a local directory \<cmaked2-path\>
|
||||||
2. Create a D CMake Project: project(project-name D)
|
2. Create a D CMake Project: project(project-name D)
|
||||||
3. Run cmake as usual specifing the cmaked2 path:
|
3. Run cmake as usual specifing the cmaked2 path:<br/>
|
||||||
```
|
```
|
||||||
cmake -DCMAKE_MODULE_PATH=<cmaked2-path> <path-to-source>
|
cmake -DCMAKE_MODULE_PATH=<cmaked2-path> <path-to-source>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue