Your cmake call is missing the final argument (the location of the CMakeList.txt file) which could also be affecting things.
Your cmake call is missing the final argument (the location of the CMakeList.txt file) which could also be affecting things.