nancy.liao
2025-05-23 8553a8d63f97cfa8d64b5b2260e81f8c896a8398
CMakeLists.txt
@@ -131,7 +131,6 @@
message( STATUS "Project base dir    : " ${LCC_PROJECTS_BASE_DIR}/${LCC_PROJECT_NAME} )
add_subdirectory(src)
#boost is required only for tests
#bug in cmake win32 - can't find boost compiled with mingw 
if(WIN32 AND "x${CMAKE_CXX_COMPILER_ARCHITECTURE_ID}" STREQUAL "x")