16 lines
176 B
CMake
16 lines
176 B
CMake
add_subdirectory(linux)
|
|
|
|
add_header(
|
|
fcntl_macros
|
|
HDR
|
|
fcntl-macros.h
|
|
DEPENDS
|
|
.linux.fcntl_macros
|
|
)
|
|
|
|
add_header(
|
|
file_seek_macros
|
|
HDR
|
|
file-seek-macros.h
|
|
)
|