mirror of
https://github.com/BlackMATov/vmath.hpp.git
synced 2025-12-13 12:15:56 +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/vmath.hpp)
|
||||
target_link_libraries(your_project_target PUBLIC vmath.hpp)
|
||||
target_link_libraries(your_project_target PUBLIC vmath.hpp::vmath.hpp)
|
||||
```
|
||||
|
||||
## Disclaimer
|
||||
|
||||
Reference in New Issue
Block a user