On Thu, Oct 15, 2015 at 5:56 PM, M. Ranganathan wrote:
> Hello all,
>
> I am trying to log using the boost logging library from my block. I
> specify the following cmake flags when generating the makefile:
>
> cmake ../ -DCMAKE_EXE_LINKER_FLAGS="-lboost_log -lpthread
> -lboost_log_setup" -DCMAKE_
Hello all,
I am trying to log using the boost logging library from my block. I specify
the following cmake flags when generating the makefile:
cmake ../ -DCMAKE_EXE_LINKER_FLAGS="-lboost_log -lpthread
-lboost_log_setup" -DCMAKE_SHARED_LINKER_FLAGS="-lboost_log_setup
-lboost_log -lpthread" -DCMAKE