SFML/examples/voip
Chris Thrasher 65fef85b30 Simplify how examples are built
CMake doesn't require absolute paths so we can safely remove
SRCROOT and let implicit relative pathing achieve the same result
with less work on our part.
2022-06-16 23:56:39 +02:00
..
Client.cpp Fix success condition for sending end-of-stream packet in voip example 2022-04-06 12:01:42 +02:00
CMakeLists.txt Simplify how examples are built 2022-06-16 23:56:39 +02:00
Server.cpp Improve compilation times by removing some includes and avoiding heavy dependencies 2021-12-19 18:13:07 +01:00
VoIP.cpp Improve compilation times by removing some includes and avoiding heavy dependencies 2021-12-19 18:13:07 +01:00