fixed Error for Pool PC Setup.
This commit is contained in:
parent
69421eb257
commit
fca3281a5f
|
@ -108,4 +108,4 @@ set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${PROJECT_BINARY_DIR}/lib")
|
||||||
# available for the sub-projects.
|
# available for the sub-projects.
|
||||||
#===============================================================================
|
#===============================================================================
|
||||||
add_subdirectory(CacheAnalysisPass) # Use your pass name here.
|
add_subdirectory(CacheAnalysisPass) # Use your pass name here.
|
||||||
add_subdirectory(lib)
|
#add_subdirectory(lib)
|
Loading…
Reference in New Issue