WIP
This commit is contained in:
@@ -75,7 +75,7 @@ add_custom_target(
|
||||
)
|
||||
|
||||
file(GLOB srcs src/*.c src/*h)
|
||||
add_executable(megapixels-gtk ${srcs} ${CMAKE_CURRENT_BINARY_DIR}/${GRESOURCE_C})
|
||||
add_executable(megapixels-gtk ${srcs} ${CMAKE_CURRENT_BINARY_DIR}/${GRESOURCE_C} src/state.h)
|
||||
set_source_files_properties(
|
||||
${CMAKE_CURRENT_BINARY_DIR}/${GRESOURCE_C}
|
||||
PROPERTIES GENERATED TRUE
|
||||
|
Reference in New Issue
Block a user