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 )

載入中…
取消
儲存