X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcommon%2FCMakeLists.txt;h=4621fb8101cf5f1856e151c96fc47197e88afd6f;hp=588c631db8356a0467fc9ef5d3a823d1869efdfa;hb=ce18438e729e6c11eebd3a5fb73f4039fdda33a0;hpb=d57580c160153c18c9d191b1a18841687ff3c36c diff --git a/source/common/CMakeLists.txt b/source/common/CMakeLists.txt index 588c631..4621fb8 100644 --- a/source/common/CMakeLists.txt +++ b/source/common/CMakeLists.txt @@ -39,3 +39,6 @@ endif() add_library(${TARGET_NAME} ${FILE_LIST}) + +add_dependencies(${TARGET_NAME} + bitmapcode)