12 - CMAKE_CONFIGURE_OPTIONS="-DWITH_NEL_TESTS=OFF -DWITH_NEL_SAMPLES=ON -DWITH_LUA51=ON -DWITH_RYZOM_SERVER=OFF -DWITH_RYZOM_TOOLS=OFF -DWITH_NEL_TOOLS=OFF"
13 - CMAKE_CONFIGURE_OPTIONS="-DCPPTEST_LIBRARY_DEBUG:STRING=/usr/lib/libcpptest.so"
14 CMAKE_BUILD_OPTIONS="--target nel_unit_test -- -j 2"
15 RUN="build/bin/nel_unit_test"
33 - cmake -H. -Bbuild $CMAKE_CONFIGURE_OPTIONS
34 - cat build/CMakeCache.txt
37 - cmake --build build $CMAKE_BUILD_OPTIONS
43 - $NOTIFICATION_IRC_CHANNEL
45 - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
46 - "Description : %{commit_message}"
47 - "Change view : %{compare_url}"
48 - "Build details : %{build_url}"