]> git.cworth.org Git - apitrace/blobdiff - CMakeLists.txt
If a frame has already been loaded don't do it again.
[apitrace] / CMakeLists.txt
index 2ee433a51dd1814eb0f518f22139c0fba416b351..e327e28934a1431c7e92d2ba720f9f5112bfc317 100755 (executable)
@@ -205,9 +205,6 @@ link_libraries (common)
 add_executable (tracedump tracedump.cpp)
 install (TARGETS tracedump RUNTIME DESTINATION bin) 
 
-add_executable (loadertest loadertest.cpp)
-install (TARGETS loadertest RUNTIME DESTINATION bin)
-
 ##############################################################################
 # API tracers