wip
This commit is contained in:
parent
02d5d89f07
commit
8f55ecfda8
|
|
@ -30,3 +30,9 @@ conan profile detect
|
||||||
sudo ldconfig
|
sudo ldconfig
|
||||||
```
|
```
|
||||||
__TODO__: The `sudo ldconfig` step should be added to the `deb` package `postinst` step...
|
__TODO__: The `sudo ldconfig` step should be added to the `deb` package `postinst` step...
|
||||||
|
3. To run:
|
||||||
|
```
|
||||||
|
$ cppchallenge
|
||||||
|
Hello World!
|
||||||
|
File name is: aname
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue