Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > b03c44838559deaeff848c57e893606a > files > 268

boost-examples-1.48.0-14.fc17.noarch.rpm

foreach(
    example
    server
)
boost_add_executable(
    ${example}
    DEPENDS
    boost_system
    TARGET_PREFIX
    "daytime6-"
)
endforeach(
)