Changes between Version 8 and Version 9 of programmersguide/log_support
- Timestamp:
- 12/10/15 14:09:14 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
programmersguide/log_support
v8 v9 36 36 {{{ 37 37 38 target_link_libraries(terrama2_mod_core terralib_mod_memory 39 terralib_mod_dataaccess 40 ${Boost_SYSTEM_LIBRARY} 38 target_link_libraries(mymodule ${Boost_SYSTEM_LIBRARY} 41 39 ${Boost_LOG_SETUP_LIBRARY} 42 40 ${Boost_LOG_LIBRARY})
