cmake: Include module per default

if someone uses eolian its likly that he wants to install some rules
This commit is contained in:
Marcel Hollerbach 2015-11-25 16:10:27 +01:00
parent 9218241da6
commit e0a2c52610
2 changed files with 2 additions and 1 deletions

View File

@ -39,3 +39,5 @@ if(_pkgconfig_failed)
else()
set (EOLIAN_EO_DIR ${_pkgconfig_invoke_result})
endif()
include(${CMAKE_CURRENT_LIST_DIR}/EolianHelper.cmake)

View File

@ -1,4 +1,3 @@
find_package(Eolian 1.16 REQUIRED)
# macro to create a eolian generated c source file
#
# macro adds a generate rule, which depends on the original file the rule will output file.x