Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Commit

Permalink
Remove automake build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePBone committed Jan 17, 2020
1 parent 21f04d8 commit ab957df
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 123 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ pkg_check_modules(deps REQUIRED IMPORTED_TARGET glib-2.0 gio-unix-2.0)
target_include_directories(gst-plugin-viperfx PUBLIC ${GST_INCLUDE_DIRS})
target_compile_options(gst-plugin-viperfx PUBLIC ${GST_CFLAGS})
target_link_libraries(gst-plugin-viperfx ${GST_LIBRARIES} pthread PkgConfig::deps)

set_target_properties(gst-plugin-viperfx PROPERTIES OUTPUT_NAME "gstviperfx")
3 changes: 0 additions & 3 deletions Makefile.am

This file was deleted.

18 changes: 0 additions & 18 deletions autogen.sh

This file was deleted.

87 changes: 0 additions & 87 deletions configure.ac

This file was deleted.

15 changes: 0 additions & 15 deletions src/Makefile.am

This file was deleted.

0 comments on commit ab957df

Please sign in to comment.