X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=cmake%2Fconfig.cmake.sample;h=af5ad937536884fb8650d29c3accef454479a972;hb=c46c36a2d0e1b27159fdb98cba89f45e4f3dfaa9;hp=73d3832fe46ff7f67d68b26482da1c7fa2ef2910;hpb=8cd1b7811d19e353206acecfa5d0364ab5733e1a;p=staging%2Fxdg-launcher.git diff --git a/cmake/config.cmake.sample b/cmake/config.cmake.sample index 73d3832..af5ad93 100644 --- a/cmake/config.cmake.sample +++ b/cmake/config.cmake.sample @@ -124,3 +124,10 @@ set(LD_LIBRARY_PATH ${CMAKE_INSTALL_PREFIX}/lib64 ${CMAKE_INSTALL_PREFIX}/lib) # - application/vnd.agl.html.hybrid # # set(WIDGET_TYPE MimeType) + + +# Optional Application Framework security token +# and port use for remote debugging. +#------------------------------------------------------------ +#set(AFB_TOKEN "" CACHE PATH "Default AFB_TOKEN") +#set(AFB_REMPORT "1234" CACHE PATH "Default AFB_TOKEN") \ No newline at end of file