|
Atlas Runtime
|
Functions | |
| set (EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/tests/consistency) set(ATLAS_CONSISTENCY_TGTS malloc_free_test) foreach(t $ | |
| add_executable (${t}"${t}.c") target_link_libraries("$ | |
| atlas pthread rt | endforeach () foreach(t $ |
| add_executable | ( | ${t}"${t}.c" | ) |
| atlas pthread rt endforeach | ( | ) |
| set | ( | EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/tests/ | consistency | ) |