Setup architecture flags during initial configure

pull/1/head
Timothy Pearson 12 年前
父节点 a4543e4911
当前提交 25fd274c36

@ -48,6 +48,11 @@ tde_setup_install_path( INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/include/$
tde_setup_install_path( PKGCONFIG_INSTALL_DIR "/usr/lib${LIB_SUFFIX}/pkgconfig" )
##### setup architecture flags ##################
tde_setup_architecture_flags( )
##### check for include files ###################
include( CheckIncludeFile )

正在加载...
取消
保存