do anything right now. Add a few new methods to the Thread base class which HistoryThread needs. I think I updated all the CMakeLists files correctly for the new plugin. llvm-svn: 194756
4 lines
75 B
CMake
4 lines
75 B
CMake
if (CMAKE_SYSTEM_NAME MATCHES "Darwin")
|
|
add_subdirectory(MacOSX)
|
|
endif()
|