Menu

Tree [5c5d16] master /
 History

HTTPS access


File Date Author Commit
 config 2017-01-19 Ricardo Fabbri Ricardo Fabbri [1749ea] default config cmake
 CMakeLists.txt 2016-09-11 Ricardo Fabbri Ricardo Fabbri [867efc] minimum cmake version copied from vxl
 README.txt 2017-01-19 Ricardo Fabbri Ricardo Fabbri [5c5d16] readme
 hello.cxx 2016-09-11 Caio SOUZA Caio SOUZA [75e9c4] Fix typo

Read Me

# Simplest example to use VxL. 

This only uses vcl; it will output a msg in the screen.

1) ccmake .

   ( grab cmake from the web and install it if you dont have it)

2) press c

3) stop. read. think.

4) enter vxl binary path into the variables cmake complains about

5) press c again

6) press g

7) make

8) ./hello


## Default Flags

If you want default flags, you can set them in config/Default.cmake

Then, from a folder hello-vxl-bin in hello-vxl/.. do:

ccmake -C ../hello-vxl/config/Default.cmake ../hello-vxl   # loads default CMake config for this project


--
rfabbri at gmail dt com
MongoDB Logo MongoDB