diff --git a/CMakeLists.txt b/CMakeLists.txt index 53ffc90..ae0621e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,7 +64,7 @@ configure_file( lil_chain_step(build-gcc main-chain) ## Download forks lil_retrieve_fork(gcc) -add_dependencies(gcc-download) + ## using cmake EP infrastructure so that we can leverage its intelligent ## incremental build capabilities