edited for Gnome builder
This commit is contained in:
parent
e8fbe25bcb
commit
dc748504ad
10
.buildconfig
Normal file
10
.buildconfig
Normal file
@ -0,0 +1,10 @@
|
||||
[default]
|
||||
name=Default
|
||||
runtime=host
|
||||
config-opts=
|
||||
run-opts=
|
||||
prefix=/home/mari/.cache/gnome-builder/install/gds-render/host
|
||||
app-id=
|
||||
postbuild=
|
||||
prebuild=
|
||||
default=true
|
@ -5,8 +5,6 @@ add_custom_command(DEPENDS
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/layer-widget.glade
|
||||
OUTPUT
|
||||
${CMAKE_CURRENT_BINARY_DIR}/resources.c
|
||||
COMMAND
|
||||
echo "$(pwd)"
|
||||
COMMAND
|
||||
glib-compile-resources --target="${CMAKE_CURRENT_BINARY_DIR}/resources.c" --sourcedir="${CMAKE_CURRENT_SOURCE_DIR}" --generate-source "${CMAKE_CURRENT_SOURCE_DIR}/resources.xml"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user