mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Fix to make sure to create gen/ in build dir and unbreak build with older perl
This commit is contained in:
@@ -65,6 +65,7 @@ endif(D_VERSION EQUAL 1)
|
||||
file(MAKE_DIRECTORY
|
||||
${PROJECT_BINARY_DIR}/bin
|
||||
${PROJECT_BINARY_DIR}/${DMDFE_PATH}
|
||||
${PROJECT_BINARY_DIR}/gen
|
||||
)
|
||||
|
||||
# idgen and impcnvgen
|
||||
|
||||
Reference in New Issue
Block a user