Skip to content

Commit

Permalink
Fix CMakeLists error
Browse files Browse the repository at this point in the history
need to include module
  • Loading branch information
christopherlam committed Jul 20, 2019
1 parent e88f31e commit ce6c3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gnucash/register/register-gnome/CMakeLists.txt
@@ -1,4 +1,5 @@
add_subdirectory(test)
include(CheckSymbolExists)

#GTK before 3.14 didn't have GDK_MODIFIER_INTENT_DEFAULT_MOD_MASK
check_symbol_exists(GDK_MODIFIER_INTENT_DEFAULT_MOD_MASK gdk/gdktypes.h have_mod_mask)
Expand Down

0 comments on commit ce6c3c2

Please sign in to comment.