drogonCMS-cmake into main branch that replaces make plus other things #1
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
### Steps to build DrogonCMS from Source code
|
### Steps to build DrogonCMS from Source code
|
||||||
|
|
||||||
1. Run `cmake -DCMAKE_BUILD_TYPE=Release .`
|
1. Run `cmake -D CMAKE_BUILD_TYPE=Release .`
|
||||||
2. Then, to build the executable, we do `cmake --build .`
|
2. Then, to build the executable, we do `cmake --build .`
|
||||||
3. Run the app with `./DrogonCMS`
|
3. Run the app with `./DrogonCMS`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user