cmake_minimum_required(VERSION 3.4.1)

link_libraries("-ffixed-x18")

add_subdirectory(main)
add_subdirectory(external)