On 2/13/2014 12:51 PM, NAKAMURA Takumi wrote: > [CMake] Disable libclangTests.exe on win32 for now. > > libclangTests.exe cannot find libclang.dll since it is not on $PATH.
If both targets were to have the same RUNTIME_OUTPUT_DIRECTORY property then the .exe and .dll would be adjacent and then the tests will find the DLL at runtime. -Brad _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
