Setup architecture flags during initial configure

pull/1/head
Timothy Pearson il y a 12 ans
Parent a4543e4911
révision 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 )

Chargement…
Annuler
Enregistrer