This commit is contained in:
Ron Hough 2023-03-11 15:11:06 -06:00
parent 02d5d89f07
commit 8f55ecfda8
1 changed files with 6 additions and 0 deletions

View File

@ -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
```