coder137 / build_in_cpp

Build C, C++ and ASM files in C++
https://coder137.github.io/build_in_cpp/
Apache License 2.0
50 stars 2 forks source link

Target Improvements #116

Open coder137 opened 3 years ago

coder137 commented 3 years ago
coder137 commented 3 years ago

117 [Revert] Target with Generator

coder137 commented 3 years ago

118 Target lock unlock

coder137 commented 3 years ago

121 Target Config

coder137 commented 3 years ago

123 Target Source State (detect ASM, C and CPP files)

coder137 commented 3 years ago

128 PCH friend module for private functions

129 Object friend module for private functions

130 Target link friend module for private functions

coder137 commented 2 years ago

134 Target Copy

coder137 commented 2 years ago

141 Target root and build dir customization

coder137 commented 2 years ago

143 Target Copy by move

coder137 commented 2 years ago

148 Target Copy API

149 Target Source API

150 Target Include & Header API

151 Target Lib Dep and Lib Dir API

152 Target PCH API

153 Target Flags API

154 Target Deps API

coder137 commented 2 years ago

155 Target Info and Getters

coder137 commented 2 years ago

160 Target Insert API