cmake_minimum_required(VERSION 2.8) if(BUILD_W3EMC) add_subdirectory(./i4r8) add_subdirectory(./i4r4) endif()