mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Install gstclapper libs to app named subdirectory
This commit is contained in:
@@ -15,9 +15,6 @@ if not python_bin.found()
|
||||
error('No valid python3 binary found')
|
||||
endif
|
||||
|
||||
conf = configuration_data()
|
||||
conf.set('bindir', join_paths(get_option('prefix'), 'bin'))
|
||||
|
||||
if get_option('clapper-lib')
|
||||
subdir('lib')
|
||||
endif
|
||||
|
Reference in New Issue
Block a user