Various basic C++ data structures.
Add the following to your CMakeLists.txt
.
add_subdirectory(path/to/Util)
target_link_libraries(YourTarget PRIVATE ByteHamsterUtil)
This code is licensed under the GPLv3.
Various basic C++ data structures.
Add the following to your CMakeLists.txt
.
add_subdirectory(path/to/Util)
target_link_libraries(YourTarget PRIVATE ByteHamsterUtil)
This code is licensed under the GPLv3.