mirror of
https://github.com/BlackMATov/flat.hpp.git
synced 2025-12-13 01:36:27 +07:00
add cmake install targets
This commit is contained in:
@@ -41,7 +41,7 @@ Also, you can add the root repository directory to your [cmake](https://cmake.or
|
||||
|
||||
```cmake
|
||||
add_subdirectory(external/flat.hpp)
|
||||
target_link_libraries(your_project_target PUBLIC flat.hpp)
|
||||
target_link_libraries(your_project_target PUBLIC flat.hpp::flat.hpp)
|
||||
```
|
||||
|
||||
## API
|
||||
|
||||
Reference in New Issue
Block a user