# create library from source files
ADD_LIBRARY(ofstd ofcmdln ofconapp ofcond ofconfig ofconsol ofcrc32 ofdate ofdatime offname oflist oflogfil ofstd ofstring ofthread oftime)

# declare installation files
INSTALL_TARGETS(${INSTALL_LIBDIR} ofstd)
