diff options
| author | pxz <[email protected]> | 2020-08-28 19:11:00 +0800 |
|---|---|---|
| committer | pxz <[email protected]> | 2020-08-28 19:11:00 +0800 |
| commit | 6f52a0ce25322182a123483a980658985e52190e (patch) | |
| tree | 2e62e98b3e8f3131d1c2f4f31c7ed42c0eb29133 /example | |
| parent | 4121cc7cb0fb7d2d3230e0eaa42637cab96e5c8f (diff) | |
| parent | e835fca110813de2ae2ebede1c461b82f616d0bd (diff) | |
update
Diffstat (limited to 'example')
| -rw-r--r-- | example/luatest/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | example/luatest/build/CMakeFiles/luatest.dir/luatest.cpp.o | bin | 53912 -> 55752 bytes | |||
| -rwxr-xr-x | example/luatest/build/luatest | bin | 45336 -> 51664 bytes | |||
| -rwxr-xr-x | example/luatest/luatest | bin | 45336 -> 51664 bytes |
4 files changed, 1 insertions, 1 deletions
diff --git a/example/luatest/CMakeLists.txt b/example/luatest/CMakeLists.txt index ddc9ae7..57138df 100644 --- a/example/luatest/CMakeLists.txt +++ b/example/luatest/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.5) project (luatest) -include_directories("/usr/include/gperftools") +include_directories("/usr/local/include/gperftools") include_directories("../../include") link_directories("../../lib") link_libraries(tsglua pthread dl tcmalloc) diff --git a/example/luatest/build/CMakeFiles/luatest.dir/luatest.cpp.o b/example/luatest/build/CMakeFiles/luatest.dir/luatest.cpp.o Binary files differindex dca5f60..18d0654 100644 --- a/example/luatest/build/CMakeFiles/luatest.dir/luatest.cpp.o +++ b/example/luatest/build/CMakeFiles/luatest.dir/luatest.cpp.o diff --git a/example/luatest/build/luatest b/example/luatest/build/luatest Binary files differindex 269d72f..2710e2a 100755 --- a/example/luatest/build/luatest +++ b/example/luatest/build/luatest diff --git a/example/luatest/luatest b/example/luatest/luatest Binary files differindex 269d72f..2710e2a 100755 --- a/example/luatest/luatest +++ b/example/luatest/luatest |
