1
This commit is contained in:
parent
c087df8fcc
commit
bea8882743
@ -37,6 +37,12 @@ aux_source_directory(../../third_party/framework/cpp
|
|||||||
SRC_LIST
|
SRC_LIST
|
||||||
)
|
)
|
||||||
|
|
||||||
|
execute_process(
|
||||||
|
COMMAND touch -a ss_proto.pb.h
|
||||||
|
COMMAND touch -a ss_proto.pb.cc
|
||||||
|
COMMAND touch -a ss_msgid.pb.h
|
||||||
|
COMMAND touch -a ss_msgid.pb.cc
|
||||||
|
)
|
||||||
aux_source_directory(.
|
aux_source_directory(.
|
||||||
SRC_LIST
|
SRC_LIST
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user