target_sources(pyLIEF PRIVATE
  init.cpp
  enums.cpp
  pyProcessorFlags.cpp
)

add_subdirectory(objects)
