Add a lost comment to CMakeLists.txt
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
0face4fea7
commit
fa9c7c139b
|
@ -107,6 +107,7 @@ target_link_libraries(${PROJECT_AWE_NAME}
|
|||
add_custom_target(lgi-check ALL
|
||||
COMMAND ${SOURCE_DIR}/build-utils/lgi-check.sh)
|
||||
|
||||
# {{{ Generated sources
|
||||
# atoms
|
||||
file(MAKE_DIRECTORY ${BUILD_DIR}/common)
|
||||
add_custom_command(
|
||||
|
|
Loading…
Reference in New Issue