aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-01-03 18:34:29 +0100
committerdec05eba <dec05eba@protonmail.com>2018-01-03 18:36:13 +0100
commit46257ab7cf017f0f35a2025257ad5f45a9e985f0 (patch)
tree99000f35d7319b76d99acf700aa558496cf2dcf6 /README.md
parentfb18bd235bc716963c72c1dd6358176cb50516ae (diff)
CMake: Add all generated library files as dependency instead of the last
modified one
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29a1685..08cd27a 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,6 @@ lib = "windows/x86/static/release"
[config.win64.static.debug]
lib = "windows/x64/static/debug"
-# cmake building is currrently not implemented, but it is intended to work like this
[cmake]
dir = "."
args = ["ENTITYX_RUN_BENCHMARKS=0"]