Sophie

Sophie

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

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

foreach(example 

    monitor
    starvephil
    # tennis  this doesn't build on linux for some stupid reason
    condition
    mutex
    once
    recursive_mutex
    thread
    thread_group
    tss
    xtime)

  boost_add_executable(${example} DEPENDS boost_thread MULTI_THREADED)

endforeach()