Implement initial profile reading and writing with little-endian offsets and CLI tool
This commit is contained in:
10
build/libazeron/CMakeFiles/azeron.dir/flags.make
Normal file
10
build/libazeron/CMakeFiles/azeron.dir/flags.make
Normal file
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.31
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_DEFINES = -DAZERON_DEBUG -Dazeron_EXPORTS
|
||||
|
||||
C_INCLUDES = -I/usr/include/libusb-1.0 -I/usr/include/json-c
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -fPIC
|
||||
|
||||
Reference in New Issue
Block a user