[TOOLS][HHPCOMP] Do not build hhpcomp for now because the libraries it has to use appear to be less portable than I thought

svn path=/trunk/; revision=68686
This commit is contained in:
Benedikt Freisen 2015-08-11 14:15:05 +00:00
parent 65780ec3c1
commit ffcda8c4d2

View file

@ -15,7 +15,7 @@ add_executable(utf16le utf16le/utf16le.cpp)
add_subdirectory(cabman)
add_subdirectory(cdmake)
add_subdirectory(hhpcomp)
# add_subdirectory(hhpcomp)
add_subdirectory(hpp)
add_subdirectory(kbdtool)
add_subdirectory(mkhive)