Skip to content

编译或时,如何对某些文件添加特定的编译flags? #5285

Closed Answered by waruqi
CofeCofe asked this question in Q&A
Discussion options

You must be logged in to vote
    add_files("src/*.cpp", {optimize = "fast"})
    add_files("src/*.cpp", {cxflags = "-xxx"})

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CofeCofe
Comment options

Answer selected by CofeCofe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants