Skip to content

Commit

Permalink
Fix warning in building with LTCG libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Dec 7, 2022
1 parent 7faff81 commit 40d9bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/emoji/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
add_executable(codegen_emoji)
init_target(codegen_emoji "(codegen)")
init_target(codegen_emoji ltcg "(codegen)")

get_filename_component(src_loc ../.. REALPATH)

Expand Down

0 comments on commit 40d9bc8

Please sign in to comment.