ROL
Functions
CMakeLists.txt File Reference

Functions

 include_directories (${JSONCPP_INCLUDE_DIRS}) TRIBITS_ADD_EXECUTABLE_AND_TEST(example_01 SOURCES example_01.cpp IMPORTEDLIBS jsoncpp ARGS PrintItAll NUM_MPI_PROCS 1 PASS_REGULAR_EXPRESSION "TEST PASSED" ADD_DIR_TO_NAME) TRIBITS_COPY_FILES_TO_BINARY_DIR(JsonDataCopy SOURCE_FILES parameters.json SOURCE_DIR "$
 

Function Documentation

◆ include_directories()

include_directories (   ${JSONCPP_INCLUDE_DIRS})

Definition at line 15 of file example/json/CMakeLists.txt.