target_sources(pyLIEF PRIVATE
  init.cpp
  enums.cpp
  pyUtils.cpp
)
add_subdirectory(objects)
