|
|
@ -43,6 +43,7 @@ tde_setup_paths( )
|
|
|
|
##### optional stuff
|
|
|
|
##### optional stuff
|
|
|
|
|
|
|
|
|
|
|
|
option( WITH_ALL_OPTIONS "Enable all optional support" OFF )
|
|
|
|
option( WITH_ALL_OPTIONS "Enable all optional support" OFF )
|
|
|
|
|
|
|
|
option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden" ${WITH_ALL_OPTIONS} )
|
|
|
|
option( WITH_ARTS "Enable aRts support" ${WITH_ALL_OPTIONS} )
|
|
|
|
option( WITH_ARTS "Enable aRts support" ${WITH_ALL_OPTIONS} )
|
|
|
|
|
|
|
|
|
|
|
|
######################## options comments #############################
|
|
|
|
######################## options comments #############################
|
|
|
|