1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

Eliminate build race condition, messageids is generated

This ensures that building loggingcpp has messageids.h generated
beforehand, just like errorids.h .
This commit is contained in:
Vicențiu Ciorbaru
2021-09-09 12:09:48 +03:00
parent d7c64845b9
commit 2556e783c6

View File

@ -15,6 +15,7 @@ ADD_CUSTOM_COMMAND(
DEPENDS genErrId.pl
)
set_source_files_properties(${CMAKE_CURRENT_BINARY_DIR}/messageids.h PROPERTIES GENERATED TRUE)
set_source_files_properties(${CMAKE_CURRENT_BINARY_DIR}/errorids.h PROPERTIES GENERATED TRUE)
add_library(loggingcpp SHARED