Implement initial profile reading and writing with little-endian offsets and CLI tool
This commit is contained in:
10
build/azeron-cli/CMakeFiles/azeron-cli.dir/flags.make
Normal file
10
build/azeron-cli/CMakeFiles/azeron-cli.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
|
||||
|
||||
C_INCLUDES = -I/usr/include/libusb-1.0 -I/usr/include/json-c -I/mnt/alexander/Projects/azeron-linux/libazeron
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11
|
||||
|
||||
Reference in New Issue
Block a user