Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Fixes to pass my integration tests#15

Open
Jarod42 wants to merge 27 commits intoEnhex:masterfrom
Jarod42:master
Open

Fixes to pass my integration tests#15
Jarod42 wants to merge 27 commits intoEnhex:masterfrom
Jarod42:master

Conversation

@Jarod42
Copy link

@Jarod42 Jarod42 commented Aug 15, 2021

Add support for:

  • sysincludedirs, forceinclude
  • pre/post build command
  • customcommands

Fix link to sibbling projects

Tested with https://github.com/Jarod42/premake-sample-projects

}

local default_toolset_map = {
["windows"] = "msc-v142", -- Visual Studio 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
["windows"] = "msc-v142", -- Visual Studio 2019
["windows"] = "msc-v143", -- Visual Studio 2022

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants