khanat-opennel-code/code/personal/README.md
Nimetu c228349098 Added: Personal projects directory
--HG--
branch : develop
2018-05-28 14:36:58 +03:00

9 lines
130 B
Markdown

cmake option to include CMakeLists.txt from this directory is `-DWITH_PERSONAL=ON`
Example:
```
ADD_SUBDIRECTORY(example)
```