Modified the main CMakeLists.txt to set the compiler flags for the C++...
Modified the main CMakeLists.txt to set the compiler flags for the C++ compiler instead of the C compiler. Solved some warnings that appeared because of this change.
Showing
- CMakeLists.txt 2 additions, 2 deletionsCMakeLists.txt
- src/examples/test_multiple_server.cpp 1 addition, 1 deletionsrc/examples/test_multiple_server.cpp
- src/sockets/socket.cpp 0 additions, 6 deletionssrc/sockets/socket.cpp
- src/usb_ftdi/ftdiserver.cpp 14 additions, 12 deletionssrc/usb_ftdi/ftdiserver.cpp
- src/usb_ftdi/ftdiserver.h 7 additions, 7 deletionssrc/usb_ftdi/ftdiserver.h
Loading
Please register or sign in to comment