diff --git a/CMakeLists.txt b/CMakeLists.txt index e904e1c..bbc8701 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -108,4 +108,4 @@ set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${PROJECT_BINARY_DIR}/lib") # available for the sub-projects. #=============================================================================== add_subdirectory(CacheAnalysisPass) # Use your pass name here. -add_subdirectory(lib) \ No newline at end of file +#add_subdirectory(lib) \ No newline at end of file