panthema / 2012 / 1119-eSAIS-Inducing-Suffix-and-LCP-Arrays-in-External-Memory / eSAIS-DC3-LCP-0.5.0 / stxxl / utils / CMakeLists.txt (Download File)
# CMake targets for stxxl/utils

stxxl_build(pq_param)
stxxl_build(log2)

if (NOT MSVC)
  stxxl_build(malloc)
endif (NOT MSVC)

stxxl_build(createdisks)

if (NOT MSVC)
  stxxl_build(mlock)
endif (NOT MSVC)