#
# Install all .cmake files, so other projects can use them.
#
file( GLOB scripts *.cmake )
GBX_ADD_CMAKE_SCRIPTS( ${scripts} )
